diff --git a/build-constraints.yaml b/build-constraints.yaml index 633c889d..4efcf2c8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2360,6 +2360,7 @@ packages: - text-show - text-show-instances - th-abstraction + - th-compat - thread-local-storage - type-equality @@ -4986,6 +4987,23 @@ packages: # https://github.com/commercialhaskell/stackage/issues/5633 - language-c < 0.9 + # https://github.com/commercialhaskell/stackage/issues/5669 + - th-orphans < 0.13.11 + + # https://github.com/commercialhaskell/stackage/issues/5668 + - th-abstraction < 0.4 + - bifunctors < 5.5.8 + - bound < 2.0.2 + - deriving-compat < 0.5.10 + - free < 5.1.4 + - invariant < 0.5.4 + + # https://github.com/commercialhaskell/stackage/issues/5667 + - profunctors < 5.6 + + # https://github.com/commercialhaskell/stackage/issues/5666 + - generic-deriving < 1.14 + # end of packages # Package flags are applied to individual packages, and override the values of