Files
postgrest/stack.yaml
T

17 lines
305 B
YAML

resolver: lts-22.41 # 2024-11-10, GHC 9.6.6
nix:
packages:
- pcre
- pkgconfig
- postgresql
- zlib
# disable pure by default so that the test environment can be passed
pure: false
extra-deps:
- fuzzyset-0.2.4
- hasql-pool-1.0.1
- jose-jwt-0.10.0
- postgresql-libpq-0.10.1.0