From 03771492d2256e38320a529217f479a33a26143d Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Thu, 16 Jun 2022 18:43:07 -0500 Subject: [PATCH] Add upper bound for tasty-inspection-testing, #6617 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9a9b38ef..4db8e9c4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7330,6 +7330,7 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6617 - inspection-testing < 0.5 + - tasty-inspection-testing < 0.2 # end of packages