Update hasql

Move to hasql 1.3.
This commit is contained in:
Ben Gamari
2018-09-28 08:57:26 -05:00
committed by Steve Chávez
parent 3cef4b70b0
commit e0cc4d1571
5 changed files with 96 additions and 93 deletions
+3 -3
View File
@@ -64,9 +64,9 @@ library
, contravariant-extras
, either
, gitrev
, hasql == 1.1
, hasql-pool == 0.4.3
, hasql-transaction == 0.5.2
, hasql >= 1.3
, hasql-pool >= 0.5
, hasql-transaction >= 0.7
, heredoc
, HTTP
, http-types