Skip to content

Commit

Permalink
update nightly to ghc-9.8.4
Browse files Browse the repository at this point in the history
closes #7578
closes #7589
  • Loading branch information
juhp committed Dec 4, 2024
1 parent 734babf commit e863313
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions build-constraints.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ghc-major-version: "9.8"

# new curator is supposed to use exact GHC version
ghc-version: "9.8.3"
ghc-version: "9.8.4"

# This affects which version of the Cabal file format we allow. We
# should ensure that this is always no greater than the version
Expand Down Expand Up @@ -5208,7 +5208,7 @@ packages:
- ansi-terminal
- ansi-terminal-types
- companion
- stack < 0 # https://github.com/commercialhaskell/stackage/issues/7578
- stack < 9
- static-bytes
- pantry

Expand Down Expand Up @@ -8048,10 +8048,6 @@ packages:
# https://github.com/commercialhaskell/stackage/issues/7587
- linux-namespaces < 0.2

# https://github.com/commercialhaskell/stackage/issues/7589
- ghc-lib < 9.8.4
- ghc-lib-parser < 9.8.4

# https://github.com/commercialhaskell/stackage/issues/7594
- tagged < 0.8.9

Expand Down

0 comments on commit e863313

Please sign in to comment.