From 82015c2aa773d736010ed66de0a9cb27c9289333 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 29 Dec 2015 17:22:05 -0800 Subject: [PATCH] Add constraint "wai < 3.2" per #1074 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d38778fc..14077b1c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1842,6 +1842,7 @@ packages: # https://github.com/fpco/stackage/issues/1074 - http2 < 1.4 + - wai < 3.2 # https://github.com/fpco/stackage/issues/1084 - cmark < 0.5