From bb5c9271eef38e4bebbd1ca4b1764883cda6c57c Mon Sep 17 00:00:00 2001 From: Andreas Abel Date: Wed, 11 Oct 2023 19:12:02 +0200 Subject: [PATCH] Fix #7141: drop upper bound on `split` --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e30abcb0..9617ab74 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5696,7 +5696,7 @@ packages: - spdx - special-values - splice - - split < 0.2.4 # https://github.com/commercialhaskell/stackage/issues/7141 + - split - splitmix - sql-words - stateref