From df16196008249f2cb1d721e05868467162776180 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 7 Oct 2019 22:36:19 +0800 Subject: [PATCH] network3 flag for http-conduit (snoyberg/http-client#415) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9d147d46..e0df382b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5707,7 +5707,7 @@ package-flags: hsdev: docs: false - http-client: + http-conduit: # https://github.com/snoyberg/http-client/issues/415 network3: true # end of package-flags