Binary search, step 5

Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
This commit is contained in:
Mihai Maruseac 2025-01-05 22:21:53 -08:00
parent 842c1b4567
commit e63f95bd5f
No known key found for this signature in database

View File

@ -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