From b7d84a0e8509230863305a33adc9f2bd94a1e43c Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 9 Nov 2024 12:59:22 -0800 Subject: [PATCH] Remove upper bound on `sbv`, close #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 57fe2e34..9a946469 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4129,7 +4129,7 @@ packages: - gdp "Levent Erkok @LeventErkok": - - sbv < 11 # https://github.com/commercialhaskell/stackage/issues/7575 + - sbv - crackNum "János Tapolczai @jtapolczai":