diff --git a/build-constraints.yaml b/build-constraints.yaml index 66e877b6..f9d3b6c8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8252,10 +8252,10 @@ skipped-tests: - syb - tasty-expected-failure # via tasty-hedgehog - tasty-quickcheck # via regex-tdfa, https://github.com/commercialhaskell/stackage/issues/7493 - # temporary # via random, doctest, https://github.com/commercialhaskell/stackage/issues/7493 - - random # via random, doctest, https://github.com/commercialhaskell/stackage/issues/7493 - - doctest # via random, doctest, https://github.com/commercialhaskell/stackage/issues/7493 - # prettyprinter-ansi-terminal # via random, doctest, https://github.com/commercialhaskell/stackage/issues/7493 + - temporary # via random, doctest, https://github.com/commercialhaskell/stackage/issues/7493 + # random # via random, doctest, https://github.com/commercialhaskell/stackage/issues/7493 + # doctest # via random, doctest, https://github.com/commercialhaskell/stackage/issues/7493 + - prettyprinter-ansi-terminal # via random, doctest, https://github.com/commercialhaskell/stackage/issues/7493 - vector # doctest - vector-binary-instances