aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/stack.yaml b/stack.yaml
index 183ddb10d..439696f54 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -33,3 +33,5 @@ extra-deps:
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules
resolver: lts-14.6
+nix:
+ packages: [zlib]