From 5b919096b2207f0d77cdbd81e16433f248101d54 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 8 Feb 2017 10:05:06 -0800 Subject: [PATCH] Add constraint "Earley < 0.12.0.0" per #2281 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8c92c278..867dbe8e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2826,6 +2826,9 @@ packages: # https://github.com/fpco/stackage/issues/2269 - scalpel < 0.5 + # https://github.com/fpco/stackage/issues/2281 + - Earley < 0.12.0.0 + # end of packages # Package flags are applied to individual packages, and override the values of