From ab609cf65e9d0c7984db6bb877df92c93671a791 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 12 Mar 2023 20:13:14 -0700 Subject: [PATCH] Add bounds for #6908 Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ea0b05e9..e9791716 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7810,6 +7810,11 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6906 - base-compat < 0.13.0 - base-compat-batteries < 0.13.0 + + # https://github.com/commercialhaskell/stackage/issues/6908 + - eliminators < 0.9.3 + - singletons-base < 3.2 + - singletons-th < 3.2 # end of packages # Package flags are applied to individual packages, and override the values of