From f020444d326daff4a9e17e683371740669ad6277 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 14 Feb 2025 05:43:08 -0800 Subject: [PATCH] Upper bound `diagrams-lib` for #7680 Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f5b42e55..f8d288cc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7828,6 +7828,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7654 - srtree < 2.0.0.3 + + # https://github.com/commercialhaskell/stackage/issues/7680 + - diagrams-lib < 1.5 # end of Stackage upper bounds # end of packages