From 019b0a5c4ae49ccfe1efcd91e22954ae2bb5f304 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 15 Jan 2016 08:09:32 +0200 Subject: [PATCH 1/2] Upgrade wai/warp/http2 to latest, fixes (#1074) Pinging @athanclark, since this remove wai-middleware-content-type --- build-constraints.yaml | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c8e65a45..8a83e5ce 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1208,7 +1208,8 @@ packages: - poly-arity - urlpath - wai-transformers - - wai-middleware-content-type + # Temporary block due to #1074 + # - wai-middleware-content-type - wai-middleware-verbs - webpage - composition-extra @@ -1880,13 +1881,6 @@ packages: - DRBG < 0.5.5 - safecopy < 0.9 - # https://github.com/fpco/stackage/issues/1074 - - http2 < 1.4 - - wai < 3.2 - - warp < 3.2 - - warp-tls < 3.2 - - hoauth2 < 0.5.1 - # https://github.com/fpco/stackage/issues/1091 - HTTP < 4000.3 @@ -2293,9 +2287,6 @@ expected-test-failures: # this in the build scripts here... - stack - # https://github.com/kazu-yamamoto/http2/issues/4 - - http2 - # https://github.com/prowdsponsor/mangopay/issues/30 - mangopay From 91ceb989e4a9f238b1ca9a5c3e320165eb3a073f Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 15 Jan 2016 08:33:39 +0200 Subject: [PATCH 2/2] Additional block for #1074 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8a83e5ce..16ac8e2f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1210,7 +1210,7 @@ packages: - wai-transformers # Temporary block due to #1074 # - wai-middleware-content-type - - wai-middleware-verbs + # - wai-middleware-verbs - webpage - composition-extra - rose-trees