Skip to content

Commit ac447f1

Browse files
committed
Bump stack.yaml to lts-21.25 (GHC 9.4.8, recommended)
1 parent a6d9a65 commit ac447f1

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,4 @@
2222
cabal.sandbox.config
2323
/src/TAGS
2424
/TAGS
25+
/stack.yaml.lock

stack.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
resolver: lts-20.26
1+
resolver: lts-21.25
22
packages:
33
- .

0 commit comments

Comments
 (0)