Skip to content

Commit 62ca418

Browse files
committed
Bump stack LTS to 19.12
1 parent a05e2bf commit 62ca418

File tree

2 files changed

+5
-9
lines changed

2 files changed

+5
-9
lines changed

stack.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
1-
resolver: lts-18.18
2-
compiler: ghc-9.0.1
1+
resolver: lts-19.12
32

43
extra-deps:
54
- 'ghc-lib-parser-9.2.2.20220307'
65
- 'ghc-lib-parser-ex-9.2.0.3'
76

87
save-hackage-creds: false
9-
nix:
10-
packages:
11-
- 'haskell.compiler.ghc901'

stack.yaml.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ packages:
2020
hackage: ghc-lib-parser-ex-9.2.0.3
2121
snapshots:
2222
- completed:
23-
size: 586296
24-
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/18/18.yaml
25-
sha256: 63539429076b7ebbab6daa7656cfb079393bf644971156dc349d7c0453694ac2
26-
original: lts-18.18
23+
size: 619158
24+
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/19/12.yaml
25+
sha256: d4d7a4ac80485f3c21d0c6bfe5e7a21c3f71ca4fdfea022f98574047ebb58ebb
26+
original: lts-19.12

0 commit comments

Comments
 (0)