From 8943b749c5a4d70e240f1a7dece91553f875bf5f Mon Sep 17 00:00:00 2001 From: jkachmar Date: Mon, 9 Oct 2023 18:13:26 -0400 Subject: [PATCH] Restrict split < 0.2.4 (#7141) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ff822834..47496b74 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5694,7 +5694,7 @@ packages: - spdx - special-values - splice - - split + - split < 0.2.4 # https://github.com/commercialhaskell/stackage/issues/7141 - splitmix - sql-words - stateref