diff --git a/build-constraints.yaml b/build-constraints.yaml index d97a4ba3..f665d708 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7826,6 +7826,11 @@ packages: # ghc-exactprint depends on ghc - ghc-exactprint < 1.14 + # base >=4.22 + - eliminators < 0.9.7 + - singletons-base < 3.5.1 + - singletons-th < 3.5.1 + "Stackage upper bounds": # https://github.com/commercialhaskell/stackage/issues/7822