From 86fd6a6103ebf93e1ad13730fe968e9dbe4afbde Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 18 Jul 2025 17:41:21 +0800 Subject: [PATCH] try to re-enable regex-pcre2 (#7698) We are now on newer Ubuntu so it might help perhaps --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8efefed9..4347c6f0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -197,7 +197,7 @@ packages: - system-filepath "Pete Ryland @peteryland": - - regex-pcre2 < 0 # 1.0.0.0 Compilation failure, https://github.com/commercialhaskell/stackage/issues/7698 + - regex-pcre2 "Diogo Biazus ": - hasql-notifications