From 00659503e70ef8d8ddad31c08b510e84abee8667 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 17 Nov 2020 08:20:04 -0800 Subject: [PATCH] Try removing uppoer bound on `http-client` (#5572) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c6d7128d..ba476f3d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -722,7 +722,7 @@ packages: - windns - mono-traversable - - http-client < 0.7 # https://github.com/commercialhaskell/stackage/issues/5572 + - http-client # 0.7 # https://github.com/commercialhaskell/stackage/issues/5572 - http-conduit - githash