From 08f98309449c184e78ab81f25aa0cc99df253160 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 1 Dec 2018 23:27:58 -0800 Subject: [PATCH] Upper bound tasty due to #4196 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a4764c227..78ed49627 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3883,6 +3883,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4193 - Earley < 0.13 + # https://github.com/commercialhaskell/stackage/issues/4196 + - tasty < 1.2 + # end of packages # Package flags are applied to individual packages, and override the values of