From 63cda1fda0a47602c3f8106a762f63255d6ff9f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Tue, 17 Dec 2024 05:25:56 +0100 Subject: [PATCH] `pcf-font` is out of bounds (closes #7247). --- build-constraints.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f33093d6..e04ece38 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3758,8 +3758,8 @@ packages: - data-compat "Michael Swan @michael-swan": - - pcf-font < 0 # 0.2.2.1 https://github.com/commercialhaskell/stackage/issues/7247 - - pcf-font-embed < 0 # 0.1.2.0 compile fail + - pcf-font + - pcf-font-embed "Iago Abal ": - bv @@ -7754,6 +7754,8 @@ packages: - path-text-utf8 < 0 # tried path-text-utf8-0.0.2.0, but its *library* requires text ^>=1.2.5 || ^>=2.0 and the snapshot contains text-2.1.1 - path-utils < 0 # tried path-utils-0.1.1.0, but its *library* requires the disabled package: path - pattern-arrows < 0 # tried pattern-arrows-0.0.2, but its *library* requires mtl < 2.3 and the snapshot contains mtl-2.3.1 + - pcf-font < 0 # tried pcf-font-0.2.2.1, but its *library* requires base >=4.7 && < 4.19 and the snapshot contains base-4.20.0.0 + - pcf-font-embed < 0 # tried pcf-font-embed-0.1.2.0, but its *library* requires the disabled package: pcf-font - pedersen-commitment < 0 # tried pedersen-commitment-0.2.0, but its *library* requires the disabled package: protolude - peggy < 0 # tried peggy-0.3.2, but its *library* requires ListLike >=3.1 && < 3.2 and the snapshot contains ListLike-4.7.8.2 - peggy < 0 # tried peggy-0.3.2, but its *library* requires hashtables >=1.0 && < 1.1 and the snapshot contains hashtables-1.4.1