diff --git a/build-constraints.yaml b/build-constraints.yaml index 37e00754..071f6a25 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -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": @@ -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