mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +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
|
# This should match GHC version, but maintainer also asked to be
|
||||||
# removed from notifications, see
|
# removed from notifications, see
|
||||||
# https://github.com/commercialhaskell/stackage/issues/7861
|
# https://github.com/commercialhaskell/stackage/issues/7861
|
||||||
- ghc-exactprint < 1.14
|
- ghc-exactprint
|
||||||
- ghc-trace-events # #6326/closed
|
- ghc-trace-events # #6326/closed
|
||||||
- hashing # #6271
|
- hashing # #6271
|
||||||
- hnix-store-core # #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
|
- 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
|
# End of Library and exe bounds failures
|
||||||
|
|
||||||
"Stackage upper bounds":
|
"GHC major version specific bounds":
|
||||||
# Cabal
|
# Cabal
|
||||||
- cabal-install < 3.16
|
- cabal-install < 3.16
|
||||||
- cabal-install-solver < 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
|
# https://github.com/commercialhaskell/stackage/issues/7822
|
||||||
- jose < 0.12
|
- jose < 0.12
|
||||||
|
|
||||||
@ -7837,11 +7847,6 @@ packages:
|
|||||||
# https://github.com/commercialhaskell/stackage/issues/7898
|
# https://github.com/commercialhaskell/stackage/issues/7898
|
||||||
- egison-pattern-src < 0.2.2
|
- 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
|
# https://github.com/commercialhaskell/stackage/issues/7907
|
||||||
- tasty-bench < 0.5
|
- tasty-bench < 0.5
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user