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 478abc9 commit c55355eCopy full SHA for c55355e
stack.yaml
@@ -47,3 +47,8 @@ packages:
47
# https://discourse.haskell.org/t/announce-ghcup-0-1-15-rc2-windows-pre-release/2616/14
48
# however it seems stack automatically includes a bunch of paths, don't think this helped?
49
# - C:\ghcup\msys64\mingw64\include
50
+
51
+nix:
52
+ packages:
53
+ - pkg-config
54
+ - zlib
0 commit comments