From 85bf68f54fc477f30808e301be8f2a87b95f48f9 Mon Sep 17 00:00:00 2001 From: Robbie McMichael <2044464+robbiemcmichael@users.noreply.github.com> Date: Mon, 2 Sep 2019 21:40:28 +1000 Subject: [PATCH] Add http-client-overrides --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f9a6f8af..a3d11560 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3962,6 +3962,9 @@ packages: "James Brock @jamesdbrock": - replace-megaparsec + "Robbie McMichael @robbiemcmichael": + - http-client-overrides + "Grandfathered dependencies": - Boolean - ChasingBottoms < 0 # due to QuickCheck, https://github.com/commercialhaskell/stackage/issues/4444