From 08711740183a9ed967e18c33c88f73ef6d045217 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 28 Sep 2015 22:52:56 -0700 Subject: [PATCH] comment explaining tasty upper bound #817 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f19c8f77..5b41a3cf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -527,6 +527,7 @@ packages: - regex-applicative - lexer-applicative - smallcheck + # Upper bound per https://github.com/fpco/stackage/issues/817 - tasty < 0.11 - tasty-golden - tasty-hunit