Skip to content

Commit c66c122

Browse files
committed
Bump YAML config to GHC 9.2.4
1 parent 0244576 commit c66c122

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

stack-ghc-923.yaml renamed to stack-ghc-924.yaml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# GHC 9.2.3
2-
resolver: nightly-2022-07-29
1+
# GHC 9.2.4
2+
resolver: nightly-2022-08-02
33

44
packages:
55
- .
@@ -21,10 +21,6 @@ flags:
2121
ghc-options:
2222
"$locals": -fhide-source-paths
2323

24-
extra-deps:
25-
# See https://github.com/commercialhaskell/pantry/pull/53
26-
- pantry-0.5.6@rev:0
27-
2824
drop-packages:
2925
# See https://github.com/commercialhaskell/stack/pull/4712
3026
- cabal-install

0 commit comments

Comments
 (0)