From 28dec067e9670ba7855417a2ac39cd118b748c60 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 9 Jan 2019 09:27:25 +0200 Subject: [PATCH] Upper bound on http-client $4290 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c237de8a..b3ed16f4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3903,6 +3903,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4272 - vinyl < 0.11.0 + + # https://github.com/commercialhaskell/stackage/issues/4290 + - http-client < 0.6 # end of packages # Package flags are applied to individual packages, and override the values of