From e348ca1bb430199ca7482be5716f6b5ce36044aa Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 25 Oct 2016 16:51:54 -0700 Subject: [PATCH] Add constraints on Rasterific and more per #2017 --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 69764aa2..ebf6ba26 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2641,6 +2641,11 @@ packages: # https://github.com/fpco/stackage/issues/2007 - ShellCheck < 0.4.5 + # https://github.com/fpco/stackage/issues/2017 + - Rasterific < 0.7 + - rasterific-svg < 0.3.2 + - svg-tree < 0.6 + # end of packages