diff --git a/build-constraints.yaml b/build-constraints.yaml index f35b46f9..7cd690a6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -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.