diff --git a/build-constraints.yaml b/build-constraints.yaml index cd16eec9..08b841e1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6715,6 +6715,22 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6122 - mmorph < 1.2 + + # https://github.com/commercialhaskell/stackage/issues/6184 + - base-compat < 0.12 + + # https://github.com/commercialhaskell/stackage/issues/6185 + - base-compat-batteries < 0.12 + + # https://github.com/commercialhaskell/stackage/issues/6186 + - deriving-compat < 0.6 + + # https://github.com/commercialhaskell/stackage/issues/6187 + - th-expand-syns < 0.4.9.0 + + # https://github.com/commercialhaskell/stackage/issues/6188 + - th-orphans < 0.13.12 + # end of packages # Package flags are applied to individual packages, and override the values of