From b469bb1da024962ea3efebbf64137d9d3d6a098b Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 12 Mar 2023 20:24:51 -0700 Subject: [PATCH] Add bounds for #6909 Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e86dd318..acae352e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7816,6 +7816,9 @@ packages: - singletons-base < 3.2 - singletons-th < 3.2 - th-desugar < 1.15 + + # https://github.com/commercialhaskell/stackage/issues/6909 + - semigroupoids < 6 # end of packages # Package flags are applied to individual packages, and override the values of