mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
bump doctest upperbound from 0.17 to 0.18 (#5574)
This commit is contained in:
parent
766f6f990d
commit
c1df04c561
@ -1048,7 +1048,7 @@ packages:
|
||||
- hspec-wai-json
|
||||
- aeson-qq
|
||||
- interpolate
|
||||
- doctest < 0.17 # https://github.com/commercialhaskell/stackage/issues/5574
|
||||
- doctest < 0.18 # https://github.com/commercialhaskell/stackage/issues/5574
|
||||
- base-compat
|
||||
|
||||
"Mario Blazevic <blamario@protonmail.com> @blamario":
|
||||
@ -5802,6 +5802,14 @@ skipped-tests:
|
||||
# was in expected test failures, but seems we may have to skip entirely for unknown reasons, previously: https://github.com/clash-lang/clash-compiler/issues/1622
|
||||
- clash-prelude
|
||||
|
||||
# doctest-0.17: https://github.com/commercialhaskell/stackage/issues/5574
|
||||
- asif
|
||||
- email-validate
|
||||
- polysemy
|
||||
- polysemy-plugin
|
||||
- servant-auth-docs
|
||||
- shortcut-links
|
||||
|
||||
# end of skipped-tests
|
||||
|
||||
# Tests listed in expected-test-failures configure correctly but may fail to run
|
||||
|
||||
Loading…
Reference in New Issue
Block a user