From 29fab2a90ff764ccbd85c6aae265401478849a19 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Tue, 26 May 2020 18:23:33 +0000 Subject: [PATCH] Restricts http-client < 0.7 (#5397) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f4f5acb3..c286f8aa 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -670,7 +670,7 @@ packages: - windns - mono-traversable - - http-client + - http-client < 0.7 # https://github.com/commercialhaskell/stackage/issues/5397 - http-conduit - githash