QueryBuilder compiles with hasql 19

This commit is contained in:
Joe Nelson
2016-01-24 18:09:18 -08:00
parent 72cd6c37bd
commit 7b92449343
4 changed files with 98 additions and 64 deletions
+3 -1
View File
@@ -37,7 +37,7 @@ executable postgrest
, cassava
, containers
, errors
, hasql >= 0.15.1 && < 0.16
, hasql >= 0.19.3.1 && < 0.20
, jwt
, optparse-applicative >= 0.11 && < 0.13
, parsec
@@ -90,9 +90,11 @@ library
, case-insensitive
, cassava
, containers
, contravariant
, errors
, hasql
, http-types
, interpolatedstring-perl6
, jwt
, optparse-applicative
, parsec