bump doctest upperbound from 0.17 to 0.18 (#5574)

This commit is contained in:
Jens Petersen 2021-06-13 13:02:26 +08:00
parent 766f6f990d
commit c1df04c561

View File

@ -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