From 5e3cef4506cf45e3b92d240752ecd8a59c3a93d7 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 8 Nov 2024 04:34:33 -0800 Subject: [PATCH] Remove bound on `sbv`, close #7568 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 0a76e1ed..bf5417d2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4126,7 +4126,7 @@ packages: - gdp "Levent Erkok @LeventErkok": - - sbv < 11 # https://github.com/commercialhaskell/stackage/issues/7568 + - sbv - crackNum "János Tapolczai @jtapolczai":