diff --git a/build-constraints.yaml b/build-constraints.yaml index e0752c9c..67fcac5a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8408,6 +8408,13 @@ packages: - ghc-lib-parser < 9.10 - ghc-lib-parser-ex < 9.10 - ghc-lib < 9.10 + + # ghc-9.10 base-4.20 and template-haskell + # https://github.com/commercialhaskell/stackage/issues/7418 + - eliminators < 0.9.5 + - singletons-base < 3.4 + - singletons-th < 3.4 + - th-desugar < 1.17 # end of Stackage upper bounds # end of packages