From 0f2ec7e6fd40cd6f1f5f304dd6d03cca5222e160 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 10 Oct 2019 00:53:26 +0800 Subject: [PATCH] fix tell-me-when-its-released for http-conduit --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ceb7b061..c89998e5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6794,7 +6794,7 @@ tell-me-when-its-released: - point-octree-0.5.5.3 # re-enable test and then we can resolve https://github.com/fpco/lts-haskell/issues/27 - yarr-1.4.0.2 # Re-enable package https://github.com/fpco/stackage/issues/1876 - exp-pairs-0.2.0.0 # remove from expected-test-failures, https://github.com/Bodigrim/exp-pairs/issues/16 -- http-conduit-2.3.7.3 # add network3 flag for expected-test-failures https://github.com/snoyberg/http-client/issues/415 +- http-conduit-2.3.7.2 # add network3 flag for expected-test-failures https://github.com/snoyberg/http-client/issues/415 # Packages which should be hidden after registering, to avoid module name # conflicts. This is intended for at least two use cases: