From 3591588a41e543c525b14a165dd5a2dd9d1100e1 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 14 Feb 2022 14:02:31 +0100 Subject: [PATCH] Move filepath-bytestring to GHC 9.2 bounds, closes #6355 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f18efc66..bfb6c639 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -26,7 +26,7 @@ packages: - socket - spacecookie - gopher-proxy - - filepath-bytestring < 1.4.2.1.10 # https://github.com/commercialhaskell/stackage/issues/6355 + - filepath-bytestring - download-curl - cabal2nix - distribution-nixpkgs @@ -6863,6 +6863,7 @@ packages: - th-desugar < 1.13 - fourmolu < 0.5.0.0 - cabal2spec < 2.6.3 + - filepath-bytestring < 1.4.2.1.10 # #6355/closed # https://github.com/commercialhaskell/stackage/issues/6268 - hashable < 1.4.0.0