From 49d988b26269b5b18c711008ab9e0840d0268cf0 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 30 Dec 2024 16:19:15 -0800 Subject: [PATCH] Add bounds for #7635 Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e51448db..00c37864 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7956,6 +7956,10 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7627 - hosc < 0.21 + + # https://github.com/commercialhaskell/stackage/issues/7635 + - singletons-base < 3.5 + - eliminators < 0.9.6 # end of Stackage upper bounds # end of packages