From a2f7214bb3c587cdf922a1467fe4b5ba0462b656 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 9 Dec 2021 08:25:17 +0200 Subject: [PATCH] filepath-bytestring upper bound for #6355 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 52d33575..df1f0ccf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -14,7 +14,7 @@ packages: - socket - spacecookie - gopher-proxy - - filepath-bytestring + - filepath-bytestring < 1.4.2.1.10 # https://github.com/commercialhaskell/stackage/issues/6355 - download-curl - cabal2nix - distribution-nixpkgs