mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-12 14:27:30 +01:00
Binary search, step 4
Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
This commit is contained in:
parent
820df1e0f7
commit
842c1b4567
@ -8253,8 +8253,8 @@ skipped-tests:
|
|||||||
- 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