Skip to content

Commit

Permalink
Update stackage snapshot for GHC 9.2 in start script
Browse files Browse the repository at this point in the history
  • Loading branch information
avdv committed Nov 9, 2023
1 parent d8e3ad6 commit 0b239aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion start
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ case "$GHC_VERSION" in
SNAPSHOT=lts-19.33
;;
9.2.*)
SNAPSHOT=lts-20.3
SNAPSHOT=lts-20.26
;;
9.4.*)
SNAPSHOT=lts-21.5
Expand Down

0 comments on commit 0b239aa

Please sign in to comment.