diff --git a/build-constraints.yaml b/build-constraints.yaml index 32bec23b..d8a7ccc2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6754,6 +6754,17 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6243 - jose < 0.9 + # https://github.com/commercialhaskell/stackage/issues/6264 + # Requires GHC 9.2 + # Any new package-version that must use GHC 9.2 should be added here. + # We'll Remove this section along with the nightly upgrade to GHC 9.2. + - ghc-lib < 9.2.1.20211030 + - ghc-lib-parser < 9.2.1.20211030 + - ghc-lib-parser-ex < 9.2.0.0 + - singletons-base < 3.1 + - singletons-th < 3.1 + - th-desugar < 1.13 + # end of packages # Package flags are applied to individual packages, and override the values of