From b1ec37f59b45a49304d70ffa1414aa2c0a74111c Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Thu, 27 Feb 2025 01:28:29 -0800 Subject: [PATCH] Disable regex-pcre2, #7698 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index eedc49c7..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