@hackage / resource-pool-catchio

Fork of resource-pool, with a MonadCatchIO constraint

Latest0.2.1.0

About

Metadata

  • Last updated , by JurrienStutterheim
  • License BSD-3-Clause
  • Categories Network Development, Databases
  • Maintained by: Jurriën Stutterheim <j.stutterheim@me.com>

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    developer (off by default)

    operate in developer mode

Readme

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.