Skip to content

Commit

Permalink
Binary search, step 3
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 4a89306 commit 820df1e
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions build-constraints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8252,15 +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
# 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
# temporary # 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
# 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

Expand Down

0 comments on commit 820df1e

Please sign in to comment.