From 05e6fd665080db51d4becb15fd779a144e254bee Mon Sep 17 00:00:00 2001 From: sternenseemann Date: Tue, 26 Oct 2021 00:10:59 +0200 Subject: [PATCH] Re-enable gopher-proxy attoparsec failure has been resolved in the latest release on hackage, released earlier today. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1bcf9095..a95bfce2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -13,7 +13,7 @@ packages: "Lukas Epple @sternenseemann": - socket - spacecookie - - gopher-proxy < 0 # compile fail attoparsec 0.14 + - gopher-proxy - filepath-bytestring - download-curl - cabal2nix