Skip to content

Commit e24e834

Browse files
committed
Binary search, step 7
Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
1 parent 4a72c17 commit e24e834

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build-constraints.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8252,8 +8252,8 @@ skipped-tests:
82528252
- syb
82538253
- tasty-expected-failure # via tasty-hedgehog
82548254
- tasty-quickcheck # via regex-tdfa, https://github.com/commercialhaskell/stackage/issues/7493
8255-
- temporary # via random, doctest, https://github.com/commercialhaskell/stackage/issues/7493
8256-
# prettyprinter-ansi-terminal # via random, doctest, https://github.com/commercialhaskell/stackage/issues/7493
8255+
# temporary # via random, doctest, https://github.com/commercialhaskell/stackage/issues/7493
8256+
- prettyprinter-ansi-terminal # via random, doctest, https://github.com/commercialhaskell/stackage/issues/7493
82578257
- vector # doctest
82588258
- vector-binary-instances
82598259

0 commit comments

Comments
 (0)