From e68e5c4b7e3c15f9edb6cfc7669ee5be57d111ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= Date: Sun, 15 Oct 2023 07:07:11 +0200 Subject: [PATCH] Restrict `text-builder-dev` (nikita-volkov/text-builder#4). --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3a493fdc..b8446780 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1704,7 +1704,7 @@ packages: - stm-hamt - template-haskell-compat-v0208 - text-builder - - text-builder-dev + - text-builder-dev < 0.3.4 # https://github.com/nikita-volkov/text-builder/issues/4 - th-lego - vector-builder - vector-extras