Files
postgrest/stack.yaml
T
Wolfgang WaltherandWolfgang Walther 923a271105 chore(deps): Update stackage snapshot to lts-22.20
The freebsd build is kept at 21.7 / GHC 9.4.5, because no newer GHC
versioin is supported here.
2024-05-13 08:08:18 +02:00

15 lines
254 B
YAML

resolver: lts-22.21 # 2024-05-06, GHC 9.6.5
nix:
packages:
- pcre
- pkgconfig
- postgresql
- zlib
# disable pure by default so that the test enviroment can be passed
pure: false
extra-deps:
- fuzzyset-0.2.4
- hasql-pool-1.0.1