Files
postgrest/stack.yaml
T
Wolfgang Walther cedb8d9cd9 chore: fix stack's nix integration
The pkgconfig package has been renamed to pkg-config in... February
2019. So this has not been working for quite some time.
2025-07-08 20:28:47 +02:00

16 lines
290 B
YAML

resolver: lts-22.44 # 2025-05-02, GHC 9.6.7
nix:
packages:
- libpq
- pkg-config
- 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