mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 14:58:29 +01:00
new "GHC major version specific bounds" subsection
This commit is contained in:
parent
a81f3c1240
commit
7acafed241
@ -5869,7 +5869,7 @@ packages:
|
||||
# This should match GHC version, but maintainer also asked to be
|
||||
# removed from notifications, see
|
||||
# https://github.com/commercialhaskell/stackage/issues/7861
|
||||
- ghc-exactprint < 1.14
|
||||
- ghc-exactprint
|
||||
- ghc-trace-events # #6326/closed
|
||||
- hashing # #6271
|
||||
- hnix-store-core # #6271
|
||||
@ -7812,11 +7812,21 @@ packages:
|
||||
- zxcvbn-hs < 0 # tried zxcvbn-hs-0.3.6, but its *library* requires zlib ^>=0.6 and the snapshot contains zlib-0.7.1.1
|
||||
# End of Library and exe bounds failures
|
||||
|
||||
"Stackage upper bounds":
|
||||
"GHC major version specific bounds":
|
||||
# Cabal
|
||||
- cabal-install < 3.16
|
||||
- cabal-install-solver < 3.16
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/7904
|
||||
- ghc-lib-parser < 9.13
|
||||
- ghc-lib-parser-ex < 9.13
|
||||
- ghc-lib < 9.14.1
|
||||
|
||||
# ghc-exactprint depends on ghc
|
||||
- ghc-exactprint < 1.14
|
||||
|
||||
"Stackage upper bounds":
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/7822
|
||||
- jose < 0.12
|
||||
|
||||
@ -7837,11 +7847,6 @@ packages:
|
||||
# https://github.com/commercialhaskell/stackage/issues/7898
|
||||
- egison-pattern-src < 0.2.2
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/7904
|
||||
- ghc-lib-parser < 9.13
|
||||
- ghc-lib-parser-ex < 9.13
|
||||
- ghc-lib < 9.14.1
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/7907
|
||||
- tasty-bench < 0.5
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user