From f5668e1f34877ecadc987cdbf509f2f38812ebb8 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 22 Mar 2018 11:25:43 -0700 Subject: [PATCH] Add constraint "wai-transformers < 0.1" per #3445 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 64b2cb4c..dd5580d6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4097,6 +4097,9 @@ packages: # https://github.com/fpco/stackage/issues/3315 - exceptions < 0.9 + # https://github.com/fpco/stackage/issues/3445 + - wai-transformers < 0.1 + # end of packages # Package flags are applied to individual packages, and override the values of