mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-16 09:18:31 +01:00
Skip some tests, unblock doctest, closes #3763
This commit is contained in:
parent
86b04cf341
commit
576b607edf
@ -3581,9 +3581,6 @@ packages:
|
||||
# https://github.com/commercialhaskell/stackage/issues/3751
|
||||
- require < 0.3.1
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/3763
|
||||
- doctest < 0.16
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/3781
|
||||
- base-orphans < 0.8
|
||||
|
||||
@ -3856,6 +3853,9 @@ skipped-tests:
|
||||
- haskell-tools-rewrite # tasty 1.1
|
||||
- pandoc # tasty 1.1
|
||||
- text-short # tasty 1.1
|
||||
- servant # doctest 0.16
|
||||
- servant-auth-docs # doctest 0.16
|
||||
- servant-swagger # doctest 0.16
|
||||
|
||||
# Transitive outdated dependencies
|
||||
# These can also be checked for updates periodically.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user