QueryBuilder compiles with hasql 19
This commit is contained in:
+3
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user