Skip to content

Commit f7b7a61

Browse files
committed
Downgrade back to lts-22.6
1 parent bd01a31 commit f7b7a61

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

stack.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
resolver: lts-22.43
1+
# 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
26
extra-deps:
37
# WARNING: Changing the hoogle version causes stackage-server-cron to regenerate
48
# Hoogle databases FOR EVERY SNAPSHOT, EVER. Usually, that's ok! But don't

0 commit comments

Comments
 (0)