From f3f4976cb88086886f5fbe73b547152d7d6399ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= Date: Sun, 25 Jun 2023 08:06:37 +0200 Subject: [PATCH] Tests for `http-client` seem to compile (snoyberg/http-client#507). --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6ba41ad2..124609f8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9730,7 +9730,6 @@ expected-test-failures: - geojson # 4.1.0 - ghc-prof # Regression tests: /usr/bin/ld.gold: error: cannot find -lHStemporary-1.3-51ST9z47bmaL2YkhqqBGqn_p ... - heap # 1.0.4 https://github.com/pruvisto/heap/issues/11 - - http-conduit # 2.3.8.1 https://github.com/snoyberg/http-client/issues/507 - hourglass # 0.2.12 - hsini # 0.5.1.2 - htoml-megaparsec # 2.1.0.4 https://github.com/commercialhaskell/stackage/pull/6533