diff --git a/build-constraints.yaml b/build-constraints.yaml index b0150d33..1801d786 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6060,7 +6060,6 @@ packages: - haskell-spacegoo < 0 # MonadFail - lens-typelevel < 0 # Wrong category of family instance (wat) - regex-pcre-builtin < 0 # MonadFail - - th-test-utils < 0 # Template Haskell changes. https://github.com/commercialhaskell/stackage/pull/4839 - wai-predicates < 0 # MonadFail # Round 2 transitive from Some more failures @@ -6075,7 +6074,6 @@ packages: - cql-io < 0 # via cql - groundhog-mysql < 0 # via groundhog - logging-effect < 0 # via prettyprinter - - aeson-schemas < 0 # via th-test-utils "GHC upper bounds": @@ -6785,6 +6783,7 @@ expected-test-failures: - squeal-postgresql # https://github.com/fpco/stackage/issues/3180 - text-icu # https://github.com/bos/text-icu/issues/32 - text-ldap # https://github.com/khibino/haskell-text-ldap/issues/1 + - th-test-utils # https://github.com/LeapYear/th-test-utils/issues/14 - unicode-transforms # https://github.com/harendra-kumar/unicode-transforms/issues/15 - vector-algorithms # http://hub.darcs.net/dolio/vector-algorithms/issue/9 - vivid-supercollider # https://github.com/commercialhaskell/stackage/issues/4250