From d38f4f49e576cc509c105987af157db9318f8335 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sat, 1 Mar 2025 00:44:20 -0800 Subject: [PATCH] Disable regex-pcre2 again, #7698 --- build-constraints.yaml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 76207f8b..49cebfe9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -185,7 +185,7 @@ packages: - system-filepath "Pete Ryland @peteryland": - - regex-pcre2 + - regex-pcre2 < 0 # Compilation failure, https://github.com/commercialhaskell/stackage/issues/7698 "Diogo Biazus ": - hasql-notifications @@ -7969,10 +7969,6 @@ package-flags: path: os-string: true - - # Debugging https://github.com/commercialhaskell/stackage/issues/7698 - regex-pcre2: - pkg-config: false # end of package-flags # Special configure options for individual packages