From 597dc0c738a17f993f1ead2f54c4c7fd0d2f3770 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Thu, 17 Sep 2026 07:01:48 +0200 Subject: [PATCH] `tls < 2.4.4` (#8116) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 52b5413d..e87b5b6f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7918,6 +7918,7 @@ packages: # https://github.com/commercialhaskell/stackage/issues/8116 - network-run < 0.6.0 + - tls < 2.4.4 # https://github.com/commercialhaskell/stackage/issues/8116 - unicode-data < 0.9.0