From 0131125cc1f6430573f36b0eb3de46019a50fd1e Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 5 Feb 2022 20:48:16 +0100 Subject: [PATCH] Disable hgeometry --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e71a5a75..42e6bc64 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4400,7 +4400,7 @@ packages: - reanimate - earcut - vector-circular - - hgeometry >= 0.12.0.2 # required by reanimate as of 0.4.2.0 + - hgeometry < 0 # 0.13 compile fail - hgeometry-combinatorial - approximate-equality # required by hgeometry-combinatorial - type-level-natural-number # required by approximate-equality @@ -6382,6 +6382,7 @@ packages: - ranged-list < 0 # tried ranged-list-0.1.0.0, but its *library* requires the disabled package: typecheck-plugin-nat-simple - rank-product < 0 # tried rank-product-0.2.2.0, but its *library* requires the disabled package: random-fu - rdf < 0 # tried rdf-0.1.0.5, but its *library* does not support: attoparsec-0.14.4 + - reanimate < 0 # tried reanimate-1.1.5.0, but its *library* requires the disabled package: hgeometry - reform-hsp < 0 # tried reform-hsp-0.2.7.2, but its *library* requires the disabled package: hsx2hs - regex-pcre-text < 0 # tried regex-pcre-text-0.94.0.1, but its *library* does not support: regex-base-0.94.0.2 - regex-pcre-text < 0 # tried regex-pcre-text-0.94.0.1, but its *library* does not support: regex-pcre-builtin-0.95.2.3.8.44