From 993969bedcac9454667610be2649d1cf58e55360 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Fri, 17 Jun 2022 17:46:49 -0500 Subject: [PATCH] Add upper bound for some, #6621 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 24b43b60..59364cc8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7329,6 +7329,9 @@ packages: - inspection-testing < 0.5 - tasty-inspection-testing < 0.2 + # https://github.com/commercialhaskell/stackage/issues/6621 + - some < 1.0.4 + # end of packages # Package flags are applied to individual packages, and override the values of