From 79a35d67259530eab13b5d21dfa06d1f67ea5261 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Tue, 13 Jan 2026 13:55:49 +0100 Subject: [PATCH] Unblock `harpie` (closes #7295). --- build-constraints.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8d807f76..5bcf4934 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7863,10 +7863,6 @@ packages: - hslua-packaging < 2.4 - hslua-typing < 0.2 - # https://github.com/commercialhaskell/stackage/issues/7925 - - harpie < 0.2.0.0 - - harpie-numhask < 0.2.0.0 - # https://github.com/commercialhaskell/stackage/issues/7926 - transformers-compat < 0.8 @@ -7879,6 +7875,8 @@ packages: - crypton-x509-store < 1.8.0 - crypton-x509-system < 1.8.0 - crypton-x509-validation < 1.8.0 + - quic < 0.2.22 + - tls < 2.2.0 # end of Stackage upper bounds # end of packages