From 64a4fee9484bd3844c89a9729515a26b91b4d099 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 23 Sep 2021 20:29:36 -0400 Subject: [PATCH] constrain tasty-silver per #6204 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 74a618c6..e45e6764 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6735,6 +6735,9 @@ packages: - skylighting < 0.12 - skylighting-core < 0.12 + # https://github.com/commercialhaskell/stackage/issues/6204 + - tasty-silver < 3.3 + # end of packages # Package flags are applied to individual packages, and override the values of