From b396846aeec106deb3b777781adfaa53f2fd34a9 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Wed, 15 Jun 2022 16:27:07 -0500 Subject: [PATCH] Add an upper bound for inspection-testing, #6617 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 68d5cebb..e1bf0938 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7327,6 +7327,9 @@ packages: - http-api-data < 0.5 - attoparsec-iso8601 < 1.1 + # https://github.com/commercialhaskell/stackage/issues/6617 + - inspection-testing < 0.5 + # end of packages # Package flags are applied to individual packages, and override the values of