From f1bf378e225c115ed66ae7c6dce2d8751e2daf42 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Thu, 2 Nov 2017 11:56:41 +0100 Subject: [PATCH] Add upper bounds for tasty. Please see https://github.com/fpco/stackage/issues/2995. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 56319a3e..c7241309 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3480,6 +3480,9 @@ packages: # https://github.com/fpco/stackage/issues/2978 - conduit-extra < 1.2.0 + # https://github.com/fpco/stackage/issues/2995 + - tasty < 0.12 + # end of packages # Package flags are applied to individual packages, and override the values of