We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39e2a15 commit 9434df8Copy full SHA for 9434df8
stack.yaml
@@ -2,9 +2,8 @@ resolver: lts-22.44 # 2025-05-02, GHC 9.6.7
2
3
nix:
4
packages:
5
- - pcre
6
- - pkgconfig
7
- - postgresql
+ - libpq
+ - pkg-config
8
- zlib
9
# disable pure by default so that the test environment can be passed
10
pure: false
0 commit comments