mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-13 23:05:47 +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
|
# https://github.com/commercialhaskell/stackage/issues/3751
|
||||||
- require < 0.3.1
|
- require < 0.3.1
|
||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/3763
|
|
||||||
- doctest < 0.16
|
|
||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/3781
|
# https://github.com/commercialhaskell/stackage/issues/3781
|
||||||
- base-orphans < 0.8
|
- base-orphans < 0.8
|
||||||
|
|
||||||
@ -3856,6 +3853,9 @@ skipped-tests:
|
|||||||
- haskell-tools-rewrite # tasty 1.1
|
- haskell-tools-rewrite # tasty 1.1
|
||||||
- pandoc # tasty 1.1
|
- pandoc # tasty 1.1
|
||||||
- text-short # 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
|
# Transitive outdated dependencies
|
||||||
# These can also be checked for updates periodically.
|
# These can also be checked for updates periodically.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user