From 68393f613315aadccf7ed4666f7d09bd57904db0 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 11 May 2018 12:25:09 -0700 Subject: [PATCH] Add constraint "tasty < 1.1" per #3620 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3e7ceb3f..d9ca7d26 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3463,6 +3463,9 @@ packages: # https://github.com/fpco/stackage/issues/3619 - transformers-compat < 0.6.2 + # https://github.com/fpco/stackage/issues/3620 + - tasty < 1.1 + # end of packages # Package flags are applied to individual packages, and override the values of