Skip to content

Commit 0b239aa

Browse files
committed
Update stackage snapshot for GHC 9.2 in start script
1 parent d8e3ad6 commit 0b239aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

start

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ case "$GHC_VERSION" in
198198
SNAPSHOT=lts-19.33
199199
;;
200200
9.2.*)
201-
SNAPSHOT=lts-20.3
201+
SNAPSHOT=lts-20.26
202202
;;
203203
9.4.*)
204204
SNAPSHOT=lts-21.5

0 commit comments

Comments
 (0)