Allow new hasql-transaction to do rollbacks

This commit is contained in:
Joe Nelson
2016-02-25 20:13:03 -08:00
parent de772b9246
commit f28b03f419
3 changed files with 3 additions and 8 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ executable postgrest
, errors
, hasql >= 0.19.3.3 && < 0.20
, hasql-pool >= 0.4 && < 0.5
, hasql-transaction >= 0.4 && < 0.5
, hasql-transaction >= 0.4.3 && < 0.5
, http-types
, interpolatedstring-perl6
, jwt