diff --git a/build-constraints.yaml b/build-constraints.yaml index ed475c9bc..0d0948b32 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1869,7 +1869,7 @@ packages: # copilot tests: - hedgehog-classes - html-parse - - kvitable < 1.1 # https://github.com/commercialhaskell/stackage/issues/7524 + - kvitable - lumberjack - named-text - sayable @@ -7988,6 +7988,10 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7506 - postgresql-libpq < 0.11 - postgresql-libpq-configure < 0.11 + + # https://github.com/commercialhaskell/stackage/issues/75241 + - kvitable < 1.1 + - tasty-sugar < 2.2.2 # end of Stackage upper bounds # end of packages