From e0853d4ec66627ebfcfe5e5ce53bcee122b67295 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 15 Mar 2023 18:32:49 -0700 Subject: [PATCH] More bounds for #6906 Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 06fc38df..3ee55d1a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7809,6 +7809,7 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6906 - base-compat < 0.13.0 - base-compat-batteries < 0.13.0 + - lattices < 2.2 # https://github.com/commercialhaskell/stackage/issues/6908 - eliminators < 0.9.3