fix: bump hasql-pool to 0.8.0.6

This update ensures that connections aren't lost if they throw
an exception. Compare #2558.
This commit is contained in:
Robert Vollmert
2022-11-05 15:48:52 +01:00
committed by Wolfgang Walther
parent 3408998629
commit 5e65b2afaf
4 changed files with 14 additions and 7 deletions
+1 -1
View File
@@ -89,7 +89,7 @@ library
, hasql >= 1.6.1.1 && < 1.7
, hasql-dynamic-statements >= 0.3.1 && < 0.4
, hasql-notifications >= 0.1 && < 0.3
, hasql-pool >= 0.8.0.2 && < 0.9
, hasql-pool >= 0.8.0.6 && < 0.9
, hasql-transaction >= 1.0.1 && < 1.1
, heredoc >= 0.2 && < 0.3
, http-types >= 0.12.2 && < 0.13