From 5194ae095f7599d987c62be01c2ff4405dae8def Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Sat, 25 Apr 2026 15:54:50 +0200 Subject: [PATCH] Disable `hasql-migration` (#7913) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b8f71b0e..2e284c33 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2824,7 +2824,7 @@ packages: "Timo von Holtz @tvh": - ekg-wai - - hasql-migration + - hasql-migration < 0 # 0.3.1 fails to compile against hasql-1.10 - servant-JuicyPixels "Steven Fontanella @stevenfontanella":