MIT licensed and maintained by Nikita Volkov
This version can be pinned in stack with:hasql-pool-0.7.1.2@sha256:8469a0fbdf69c1b97a7ecbf69a9bae0d87cea43e4dc6eb4e03e3bf8a88e356ad,2416

Module documentation for 0.7.1.2

Changes

0.7.1

Added Exception for UsageError.

0.7

Simplified the implementation a lot by removing the notion of timeout.

Breaking:

  • Removed the Settings type
  • Changed the signature of acquire

0.6

Moved away from “resource-pool” and fixed the handling of lost connections.

Breaking:

  • Changed the suffix of UsageError constructors from Error to UsageError
  • Added PoolIsReleasedUsageError