Skip to content

Commit

Permalink
Binary search, step 5
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 842c1b4 commit e63f95b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions build-constraints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit e63f95b

Please sign in to comment.