From 3296f7900a618b955d9112950f620dfdda82b3b3 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 1 Jul 2023 22:33:55 -0700 Subject: [PATCH] New bound for #7044 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 424ccc93..b8795c45 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5255,7 +5255,7 @@ packages: - html - html-entities - http-client-restricted - - http-client-tls < 0 # https://github.com/commercialhaskell/stackage/issues/7044 + - http-client-tls < 0.3.6.2 # https://github.com/commercialhaskell/stackage/issues/7044 - http-date - http-reverse-proxy - http-types