From 5da57540f549fe1f52b0ac3563d0fb87a043dd7c Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 16 Mar 2017 16:55:30 -0700 Subject: [PATCH] Add constraint "tasty-discover < 2.0.0" per lwm/tasty-discover#85 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 35aae08e..5d1d9a70 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2933,6 +2933,9 @@ packages: # https://github.com/fpco/stackage/issues/2378 - errors < 2.2.0 + # https://github.com/lwm/tasty-discover/issues/85 + - tasty-discover < 2.0.0 + # end of packages # Package flags are applied to individual packages, and override the values of