File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
1
# GHC 9.0.2
2
- resolver : lts-19.11
2
+ resolver : lts-19.16
3
3
4
4
packages :
5
5
- .
@@ -22,11 +22,12 @@ ghc-options:
22
22
" $locals " : -fhide-source-paths
23
23
24
24
extra-deps :
25
- # mustache absent from lts-19.11
25
+ # mustache absent from lts-19.16
26
26
- 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
28
28
- 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
30
31
31
32
drop-packages :
32
33
# See https://github.com/commercialhaskell/stack/pull/4712
You can’t perform that action at this time.
0 commit comments