From 1a59acbc5bc27a77e872cf1b3ecf90aee88d8e85 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 8 Nov 2024 05:27:26 -0800 Subject: [PATCH] Add back the bound on `sbv` due to #7575 Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index bf5417d2..ef91343c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4126,7 +4126,7 @@ packages: - gdp "Levent Erkok @LeventErkok": - - sbv + - sbv < 11 # https://github.com/commercialhaskell/stackage/issues/7575 - crackNum "János Tapolczai @jtapolczai":