From ede926b0f6ef10196ed215f0017eef50adeb4555 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 30 Sep 2023 14:56:46 +0800 Subject: [PATCH] Revert "disable filepath-bytestring and dependents (#7130)" This reverts commit 11142be9939f702c2cee65dbc57c8cca579f34b5. only the testsuite failing to build --- build-constraints.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5f2ee3d8..bccaf2d5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8296,12 +8296,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7129 - lpeg < 1.1 - - # https://github.com/commercialhaskell/stackage/issues/7130 - - filepath-bytestring < 0 - - amqp-utils < 0 - - git-annex < 0 - - spacecookie < 0 # end of Stackage upper bounds # end of packages