From 2f6f111890e89fd566493630075f4ec367215401 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 20 Sep 2022 13:07:14 +0300 Subject: [PATCH] diagrams-lib upper bound for #6715 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f8e82c65..467bc9c9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1138,7 +1138,7 @@ packages: - diagrams-core - diagrams-gtk - diagrams-html5 - - diagrams-lib + - diagrams-lib < 1.4.5.3 # https://github.com/commercialhaskell/stackage/issues/6715 - diagrams-postscript - diagrams-rasterific - diagrams-solve