hasql < 1.9.3.2
Some checks are pending
check / Stackage check (push) Waiting to run

cc @nikita-volkov

hasql internal test deps pull in testcontainers which needs blocked aeson-optics
This commit is contained in:
Jens Petersen 2025-09-15 19:47:14 +08:00
parent 36361f6d47
commit 78c72f8574

View File

@ -1657,7 +1657,7 @@ packages:
- domain-core - domain-core
- domain-optics - domain-optics
- focus - 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-optparse-applicative
- hasql-pool - hasql-pool
- hasql-th - hasql-th
@ -8209,7 +8209,6 @@ skipped-tests:
# Missing foreign libraries # Missing foreign libraries
- symengine - symengine
- hasql-interpolate # https://github.com/commercialhaskell/stackage/issues/6841 - hasql-interpolate # https://github.com/commercialhaskell/stackage/issues/6841
- hasql # blocked by https://github.com/phadej/aeson-optics/issues/20
# Timeouts # Timeouts
# These tests sometimes take too long and hit the stackage build # These tests sometimes take too long and hit the stackage build