diff --git a/build-constraints.yaml b/build-constraints.yaml index e7dd1ec5..11e3f3a1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4264,13 +4264,13 @@ packages: "David Himmelstrup @lemmih": - chiphunk - - reanimate-svg - - reanimate + - reanimate-svg < 0 # via reanimate + - reanimate < 0 # via hgeometry & hgeometry-combinatorial - earcut - vector-circular # required by reanimate as of 0.4.2.0 - - hgeometry - - hgeometry-combinatorial + - hgeometry < 0 # via vector-0.12.2.0 https://github.com/commercialhaskell/stackage/issues/5886 + - hgeometry-combinatorial < 0 # via vector-0.12.2.0 https://github.com/commercialhaskell/stackage/issues/5886 - approximate-equality # required by hgeometry-combinatorial - type-level-natural-number # required by approximate-equality