Skip to content

Commit d0171db

Browse files
authored
Merge pull request #5793 from mpilgrem/ghc902
Bump stack-ghc-902.yaml for lts-19.16
2 parents 5b6fb13 + 1342ad5 commit d0171db

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

stack-ghc-902.yaml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# GHC 9.0.2
2-
resolver: lts-19.11
2+
resolver: lts-19.16
33

44
packages:
55
- .
@@ -22,11 +22,12 @@ ghc-options:
2222
"$locals": -fhide-source-paths
2323

2424
extra-deps:
25-
# mustache absent from lts-19.11
25+
# mustache absent from lts-19.16
2626
- mustache-2.4.1@sha256:dc92ddbf90e3a64c3f2ec7785cf2937d6dcf6ffcebbc38ad9c8b33b6a70bb298,3180
27-
# lts-19.11 is limited to hpack-0.34.7
27+
# lts-19.16 is limited to hpack-0.34.7
2828
- hpack-0.35.0@sha256:8cd6146fae269390f41dc7237ebd2c479074d4163806d349a41f5a7751d6cea5,4726
29-
- pantry-0.5.6@rev:0 # https://github.com/commercialhaskell/pantry/pull/53
29+
# See https://github.com/commercialhaskell/pantry/pull/53
30+
- pantry-0.5.6@rev:0
3031

3132
drop-packages:
3233
# See https://github.com/commercialhaskell/stack/pull/4712

0 commit comments

Comments
 (0)