mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-27 14:41:59 +01:00
Binary search, step 5
Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
This commit is contained in:
parent
842c1b4567
commit
e63f95bd5f
@ -8252,10 +8252,10 @@ skipped-tests:
|
|||||||
- syb
|
- syb
|
||||||
- tasty-expected-failure # via tasty-hedgehog
|
- tasty-expected-failure # via tasty-hedgehog
|
||||||
- tasty-quickcheck # via regex-tdfa, https://github.com/commercialhaskell/stackage/issues/7493
|
- tasty-quickcheck # via regex-tdfa, https://github.com/commercialhaskell/stackage/issues/7493
|
||||||
# temporary # 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
|
# random # via random, doctest, https://github.com/commercialhaskell/stackage/issues/7493
|
||||||
- doctest # 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
|
- prettyprinter-ansi-terminal # via random, doctest, https://github.com/commercialhaskell/stackage/issues/7493
|
||||||
- vector # doctest
|
- vector # doctest
|
||||||
- vector-binary-instances
|
- vector-binary-instances
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user