File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -1662,7 +1662,7 @@ packages:
16621662 - domain-core ^>= 0.1.0.4
16631663 - domain-optics ^>= 0.1.0.4
16641664 - focus ^>= 1.0.3.2
1665- - hasql ^>= 1.9.1.2
1665+ - hasql == 1.9.3.1 # 1.9.3.2 introduces a dependency on testcontainers-postgresql -> testcontainers -> aeson-optics that stack/curator isn't pruning
16661666 - hasql-optparse-applicative ^>= 0.9
16671667 - hasql-pool ^>= 1.3.0.3
16681668 - hasql-th ^>= 0.4.0.23
@@ -6913,6 +6913,7 @@ expected-test-failures:
69136913 - gitson # https://github.com/myfreeweb/gitson/issues/1
69146914 - happy # Needs mtl in the user package DB
69156915 - haskell-neo4j-client # neo4j with auth disabled
6916+ - hasql # PostgreSQL
69166917 - hasql-dynamic-statements # PostgreSQL
69176918 - hasql-notifications # PostgreSQL
69186919 - hasql-queue
You can’t perform that action at this time.
0 commit comments