From 8b9e6b72e1e15cc333e48522df22c8820d607ae8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Thu, 27 Nov 2025 18:37:27 +0100 Subject: [PATCH] Added `hqptypes-effectful` - 2nd try :-) --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 71518c3f..b0c312fa 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4948,7 +4948,7 @@ packages: "Jan Synacek @jsynacek": - hpqtypes - - hqptypes-effectful + - hpqtypes-effectful - hpqtypes-extras - fields-json - log-base @@ -8516,7 +8516,7 @@ skipped-tests: - vec # @jsynacek - hpqtypes # needs a running postgres database - - hqptypes-effectful # needs a running postgres database + - hpqtypes-effectful # needs a running postgres database - hpqtypes-extras # needs a running postgres database # norfairking