diff --git a/build-constraints.yaml b/build-constraints.yaml index 83aa2a20..66e877b6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8253,8 +8253,8 @@ skipped-tests: - 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 + - 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