From 6138302f4a99a1e9d9787e8202dce5d44bff3e0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Thu, 3 Apr 2025 13:36:13 +0200 Subject: [PATCH] Revert "`text-builder < 0.6.10` (nikita-volkov/postgresql-syntax#16)." This reverts commit aa424fcd1bae0d0e7d81d686ce4351f1812d773c. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0649b144..8a1d8a66 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1681,7 +1681,7 @@ packages: - stm-containers - stm-hamt - template-haskell-compat-v0208 - - text-builder < 0.6.10 # https://github.com/nikita-volkov/postgresql-syntax/pull/16 + - text-builder - text-builder-dev - th-lego - vector-builder