mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 07:48:31 +01:00
Lift constraint on doctest 0.11, skip straggling test suites #1328
This commit is contained in:
parent
bfadf0b5e7
commit
8372d922b9
@ -2177,9 +2177,6 @@ packages:
|
||||
- webdriver-angular < 0.1.10
|
||||
- yesod-static-angular < 0.1.8
|
||||
|
||||
# https://github.com/fpco/stackage/issues/1328
|
||||
- doctest < 0.11
|
||||
|
||||
# https://github.com/fpco/stackage/issues/1335
|
||||
- dejafu < 0.3
|
||||
- async-dejafu < 0.1.1
|
||||
@ -2390,6 +2387,16 @@ skipped-tests:
|
||||
|
||||
# Not included explicitly and has outdated bounds
|
||||
- concurrent-extra
|
||||
|
||||
# doctest < 0.11
|
||||
# Closed due to inactivity: https://github.com/fpco/stackage/issues/1328
|
||||
- ad
|
||||
- composition-tree
|
||||
- linear
|
||||
- patches-vector
|
||||
- semigroupoids
|
||||
- wuss
|
||||
|
||||
# end of skipped-tests
|
||||
|
||||
# Tests which we should build and run, but which are expected to fail. We
|
||||
|
||||
Loading…
Reference in New Issue
Block a user