From 7c9e51ae773d56da54c3ce3a1ec67c7b7f7c264b Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 11 Mar 2026 21:47:17 -0700 Subject: [PATCH] Bound `http-client-tls` (#7966) Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3184de29..2203335c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5560,7 +5560,7 @@ packages: - html - html-entities - http-client-restricted - - http-client-tls + - http-client-tls < 0.4 # https://github.com/commercialhaskell/stackage/issues/7966 - http-date - http-reverse-proxy - http-types