From 2c0ddccc70c1d164c44bfd7feab541df0b032e9c Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 22 Nov 2021 21:44:04 -0700 Subject: [PATCH] Remove upper bound for `diagrams-lib` to test fix to compile fail (#6364) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 70cc5ec2..c8a58b96 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1098,7 +1098,7 @@ packages: - diagrams-core - diagrams-gtk - diagrams-html5 - - diagrams-lib < 1.4.5 # https://github.com/commercialhaskell/stackage/issues/6364 + - diagrams-lib - diagrams-postscript - diagrams-rasterific - diagrams-solve