diff --git a/build-constraints.yaml b/build-constraints.yaml index 47692c1b..cb5e2455 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6812,9 +6812,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/5598 - base64-bytestring < 1.2 - # https://github.com/commercialhaskell/stackage/issues/5619 - - http-link-header < 1.1 - # https://github.com/commercialhaskell/stackage/issues/5633 - language-c < 0.9 @@ -7063,6 +7060,7 @@ skipped-tests: - pandoc # tasty 1.4 - primitive # tasty 1.4 - proto3-wire # tasty 1.4 + - http-link-header # QuickCheck 2.14.2 # test-framework per ghc 8.8 - extensible-effects # via test-framework