From 7a003e9ac0a99baa4be23eb28d35e923bd65333a Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 17 Nov 2020 08:53:13 -0800 Subject: [PATCH] Upper bound `http-client-openssl` (#5748) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fe933b3c..e94e0763 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3677,7 +3677,7 @@ packages: "Alex Biehl @alexbiehl": - haddock-library - - http-client-openssl + - http-client-openssl < 0.3.3 # https://github.com/commercialhaskell/stackage/issues/5748 "Steven Vandevelde @icidasset": - shikensu