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 3b6967b commit 7dcd30dCopy full SHA for 7dcd30d
stack.yaml
@@ -44,3 +44,8 @@ extra-deps:
44
allow-newer: true
45
nix:
46
packages: [zlib]
47
+
48
+# This is so we don't depend on libtinfo
49
+flags:
50
+ haskeline:
51
+ terminfo: false
0 commit comments