From f4d7ec058a130f9b4355a14de24dae1163d41df7 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Wed, 9 Sep 2020 02:23:20 +0000 Subject: [PATCH] Disables reanimate-0.4.3.0 (#5637) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index bdac2a64..75216ace 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4206,7 +4206,7 @@ packages: "David Himmelstrup @lemmih": - chiphunk - reanimate-svg - - reanimate + - reanimate < 0 # https://github.com/commercialhaskell/stackage/issues/5637 - earcut # required by reanimate as of 0.4.2.0 - hgeometry