From 7acafed24176665f528dd249bf4edc569de4f7b8 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 7 Jan 2026 19:28:07 +0800 Subject: [PATCH] new "GHC major version specific bounds" subsection --- build-constraints.yaml | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b687e4b7..9d8e9f75 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -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