@hackage resource-pool-catchio0.2.1.0
Fork of resource-pool, with a MonadCatchIO constraint
Categories
License
BSD-3-Clause
Maintainer
Jurriën Stutterheim <j.stutterheim@me.com>
Links
Versions
Installation
Dependencies (8)
- MonadCatchIO-transformers >=0.2
- base >=4 && <5
- hashable
- stm
- time
- transformers Show all…
Dependents (7)
@hackage/hermes, @hackage/snaplet-persistent, @hackage/acme-everything, @hackage/snaplet-postgresql-simple, @hackage/snaplet-sqlite-simple, @hackage/snaplet-mysql-simple, Show all…
Package Flags
developer
(off by default)
operate in developer mode
Welcome to pool
pool is a fast Haskell library for managing medium-lifetime pooled resources, such as database connections.
Join in!
We are happy to receive bug reports, fixes, documentation enhancements, and other improvements.
Please report bugs via the github issue tracker.
Master git repository:
git clone git://github.com/bos/pool.git
There's also a Mercurial mirror:
hg clone http://bitbucket.org/bos/pool
(You can create and contribute changes using either git or Mercurial.)
Authors
This library is written and maintained by Bryan O'Sullivan, bos@serpentine.com.