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 bd01a31 commit f7b7a61Copy full SHA for f7b7a61
stack.yaml
@@ -1,4 +1,8 @@
1
-resolver: lts-22.43
+# As this is built on NixOS stable, it has to stay on a GHC that exists on the
2
+# OS.
3
+# I.e. changes here need to be synced with changes to
4
+# https://github.com/haskellfoundation/hf-infrastructure
5
+resolver: lts-22.6
6
extra-deps:
7
# WARNING: Changing the hoogle version causes stackage-server-cron to regenerate
8
# Hoogle databases FOR EVERY SNAPSHOT, EVER. Usually, that's ok! But don't
0 commit comments