Skip to content

Commit c55355e

Browse files
committed
Fix compilation on NixOS
1 parent 478abc9 commit c55355e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

stack.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,8 @@ packages:
4747
# https://discourse.haskell.org/t/announce-ghcup-0-1-15-rc2-windows-pre-release/2616/14
4848
# however it seems stack automatically includes a bunch of paths, don't think this helped?
4949
# - C:\ghcup\msys64\mingw64\include
50+
51+
nix:
52+
packages:
53+
- pkg-config
54+
- zlib

0 commit comments

Comments
 (0)