Skip to content

Commit

Permalink
Binary search, step 1
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 9be7412 commit 0085ef1
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions build-constraints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8251,16 +8251,16 @@ skipped-tests:
- statistics
- 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
# 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
- 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
- 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
Expand Down

0 comments on commit 0085ef1

Please sign in to comment.