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 20af613 commit f1ab0b2Copy full SHA for f1ab0b2
1 file changed
stack.yaml
@@ -18,4 +18,6 @@ extra-deps:
18
# https://haskell.github.io/security-advisories/advisory/HSEC-2026-0007.html
19
- aeson-2.3.0.0
20
- text-iso8601-0.2.0.0
21
+# bounds allow a lower haskeline version, but here we can require 0.8.4.1, avoiding #2410 on Windows.
22
+- haskeline-0.8.4.1
23
allow-newer: true
0 commit comments