From 503e3bfc4bcf54ae544c745fe4602a7f2fbf2b55 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 16 Sep 2022 07:02:09 -0700 Subject: [PATCH] Try no bound on `rebase` 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 3ca7c19b..2fdf5d5b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7300,7 +7300,7 @@ packages: - vector < 0.13 # https://github.com/commercialhaskell/stackage/issues/6626 - - rebase < 1.16 + # rebase < 1.16 # https://github.com/commercialhaskell/stackage/issues/6629 - algebraic-graphs < 0.7