# 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](http://github.com/mailrank/pool/issues). Master [git repository](http://github.com/mailrank/pool): * `git clone git://github.com/mailrank/pool.git` There's also a [Mercurial mirror](http://bitbucket.org/bos/pool): * `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, .