diff --git a/build-constraints.yaml b/build-constraints.yaml index 624c0e03..35d6beec 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4619,6 +4619,10 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4564 - primitive < 0.7.0.0 + - primitive-extras < 0.8 + - primitive-unlifted < 0 + - stm-hamt < 0 + - stm-containers < 0 # https://github.com/commercialhaskell/stackage/issues/4568 - prettyprinter < 1.3.0 @@ -4657,9 +4661,14 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4595 - polysemy < 0.2.2 + - polysemy-zoo > 0.1.2.0 # https://github.com/commercialhaskell/stackage/issues/4596 - tls < 1.5.0 + - tls-debug < 0.4.6 + + # https://github.com/commercialhaskell/stackage/issues/4599 + - dbus < 1.2.8 # end of packages