From ce60953748bbd9a11062e09c6145de2ccb43613f Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 18 Mar 2016 07:35:26 -0700 Subject: [PATCH] Add constraint "Earley < 0.11.0.0" per #1286 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0cca56d4..e02b7ff2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2075,6 +2075,9 @@ packages: # https://github.com/fpco/stackage/issues/1281 - jwt < 0.7.0 + # https://github.com/fpco/stackage/issues/1286 + - Earley < 0.11.0.0 + # end of packages