From a316b510b255c229b06235ccf13669618c2ae0f9 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 21 Jun 2022 13:50:15 -0500 Subject: [PATCH] Add upper bound for algebraic-graphs, #6629 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 65f10bea..05cf82e0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7337,6 +7337,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6626 - rebase < 1.16 + # https://github.com/commercialhaskell/stackage/issues/6629 + - algebraic-graphs < 0.7 + # end of packages # Package flags are applied to individual packages, and override the values of