Skip to content

Commit

Permalink
Merge pull request #5764 from mpilgrem/ghc902
Browse files Browse the repository at this point in the history
Bump stack-ghc-902.yaml for lts-19.11
  • Loading branch information
mpilgrem authored Jun 11, 2022
2 parents 1be685a + 6ea173b commit 84429a2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions stack-ghc-902.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# GHC 9.0.2
resolver: lts-19.7
resolver: lts-19.11

packages:
- .
Expand All @@ -22,9 +22,9 @@ ghc-options:
"$locals": -fhide-source-paths

extra-deps:
# mustache absent from lts-19.7
# mustache absent from lts-19.11
- mustache-2.4.1@sha256:dc92ddbf90e3a64c3f2ec7785cf2937d6dcf6ffcebbc38ad9c8b33b6a70bb298,3180
# lts-19.7 is limited to hpack-0.34.7
# lts-19.11 is limited to hpack-0.34.7
- hpack-0.35.0@sha256:8cd6146fae269390f41dc7237ebd2c479074d4163806d349a41f5a7751d6cea5,4726

drop-packages:
Expand Down

0 comments on commit 84429a2

Please sign in to comment.