From 0cbd2d3ff2a75c4455e4f6d7559082726ff5fa6d Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 30 Mar 2016 10:46:03 +0300 Subject: [PATCH] Block warp 3.2.4 yesodweb/wai#526 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 54840190..5ad2fda3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2157,6 +2157,9 @@ packages: # https://github.com/fpco/stackage/issues/1321 - foldl < 1.2.0 + + # https://github.com/yesodweb/wai/issues/526 + - warp < 3.2.4 || > 3.2.4 # end of packages