From 019b0a5c4ae49ccfe1efcd91e22954ae2bb5f304 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 15 Jan 2016 08:09:32 +0200 Subject: [PATCH] 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