From 457a2bafc1b1920dc0e58d30c3caeeedbd3aff46 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 28 Dec 2016 09:04:31 -0800 Subject: [PATCH] Add constraint "inflections < 0.3.0.0" per #2167 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 17e3c5cf..a8869fd5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2712,6 +2712,9 @@ packages: # https://github.com/fpco/stackage/issues/2163 - cayley-client < 0.3.0 + # https://github.com/fpco/stackage/issues/2167 + - inflections < 0.3.0.0 + # end of packages # Package flags are applied to individual packages, and override the values of