This update ensures that connections aren't lost if they throw an exception. Compare #2558.
33 lines
780 B
YAML
33 lines
780 B
YAML
resolver: lts-19.14 # 2022-07-01, GHC 9.0.2
|
|
|
|
nix:
|
|
packages:
|
|
- pcre
|
|
- pkgconfig
|
|
- postgresql
|
|
- zlib
|
|
# disable pure by default so that the test enviroment can be passed
|
|
pure: false
|
|
|
|
extra-deps:
|
|
- HTTP-4000.3.16
|
|
- configurator-pg-0.2.6
|
|
- hashable-1.4.1.0
|
|
- hashtables-1.3
|
|
- hasql-1.6.1.1
|
|
- hasql-dynamic-statements-0.3.1.2
|
|
- hasql-implicits-0.1.0.5
|
|
- hasql-notifications-0.2.0.3
|
|
- hasql-pool-0.8.0.6
|
|
- hasql-transaction-1.0.1.2
|
|
- isomorphism-class-0.1.0.6
|
|
- lens-aeson-1.1.3
|
|
- optparse-applicative-0.16.1.0
|
|
- postgresql-binary-0.12.5
|
|
- protolude-0.3.2
|
|
- ptr-0.16.8.2
|
|
- text-builder-0.6.7
|
|
- text-builder-dev-0.3.3
|
|
- git: https://github.com/PostgREST/postgresql-libpq.git
|
|
commit: 33ff97db570b5b432255f5f24a68db51453f6eb8
|