From 32851c989c27742a0e71a35e66fb92022d56f9ca Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 14 Mar 2023 20:03:57 -0700 Subject: [PATCH] Add more bounds for #6915 Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c990a783..d61af2fe 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7840,6 +7840,8 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6915 - assoc < 1.1 + - strict < 0.5 + - these < 1.2 # end of packages # Package flags are applied to individual packages, and override the values of