From 78c72f857429369dc9af763fac856c7dc8f7f12d Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 15 Sep 2025 19:47:14 +0800 Subject: [PATCH] hasql < 1.9.3.2 cc @nikita-volkov hasql internal test deps pull in testcontainers which needs blocked aeson-optics --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cb6fae2d..c227bdaa 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1657,7 +1657,7 @@ packages: - domain-core - domain-optics - focus - - hasql + - hasql < 1.9.3.2 # because internal deps pull in testcontainers: https://github.com/phadej/aeson-optics/issues/20 - hasql-optparse-applicative - hasql-pool - hasql-th @@ -8209,7 +8209,6 @@ skipped-tests: # Missing foreign libraries - symengine - hasql-interpolate # https://github.com/commercialhaskell/stackage/issues/6841 - - hasql # blocked by https://github.com/phadej/aeson-optics/issues/20 # Timeouts # These tests sometimes take too long and hit the stackage build