From 0a098f32b3691256002fae17f8c6bb5249849243 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 15 Mar 2021 23:30:17 +0100 Subject: [PATCH] Upgrade http-link-headry by disabling test suite. Closes #5619 --- build-constraints.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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