Skip to content

Commit

Permalink
Binary search, step 2
Browse files Browse the repository at this point in the history
Signed-off-by: Mihai Maruseac <[email protected]>
  • Loading branch information
mihaimaruseac committed Jan 6, 2025
1 parent 0085ef1 commit 4a89306
Showing 1 changed file with 5 additions and 11 deletions.
16 changes: 5 additions & 11 deletions build-constraints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8256,17 +8256,11 @@ skipped-tests:
- 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
- optparse-applicative # via random, doctest, https://github.com/commercialhaskell/stackage/issues/7493
- tasty # via random, doctest, https://github.com/commercialhaskell/stackage/issues/7493
- tasty-bench # via random, doctest, https://github.com/commercialhaskell/stackage/issues/7493
- random # via random, doctest, https://github.com/commercialhaskell/stackage/issues/7493
- test-framework # via random, doctest, https://github.com/commercialhaskell/stackage/issues/7493
# test-framework-quickcheck2 # via random, doctest, https://github.com/commercialhaskell/stackage/issues/7493
# half # via random, doctest, https://github.com/commercialhaskell/stackage/issues/7493
# OpenGLRaw # via random, doctest, https://github.com/commercialhaskell/stackage/issues/7493
# OpenGL # via random, doctest, https://github.com/commercialhaskell/stackage/issues/7493
# OpenAL # via random, doctest, https://github.com/commercialhaskell/stackage/issues/7493
# ALUT # via random, doctest, https://github.com/commercialhaskell/stackage/issues/7493
# optparse-applicative # via random, doctest, https://github.com/commercialhaskell/stackage/issues/7493
# tasty # via random, doctest, https://github.com/commercialhaskell/stackage/issues/7493
# tasty-bench # via random, doctest, https://github.com/commercialhaskell/stackage/issues/7493
# random # via random, doctest, https://github.com/commercialhaskell/stackage/issues/7493
# test-framework # via random, doctest, https://github.com/commercialhaskell/stackage/issues/7493
- vector # doctest
- vector-binary-instances

Expand Down

0 comments on commit 4a89306

Please sign in to comment.