From c2484d3d705c07bcfe1b78c9f913af103a54953d Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 23 Jan 2018 22:17:53 -0800 Subject: [PATCH] Add constraint "http-client ==0.5.8.*" per #3221 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index aadaf500..7ebbd72e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3272,6 +3272,9 @@ packages: # https://github.com/fpco/stackage/issues/3213 - js-jquery < 3.3 + # https://github.com/fpco/stackage/issues/3221 + - http-client ==0.5.8.* + # end of packages # Package flags are applied to individual packages, and override the values of