Pin hasql-* dep versions
This allows packdeps to warn us when they get out of date
This commit is contained in:
+3
-3
@@ -34,9 +34,9 @@ executable postgrest
|
|||||||
, containers
|
, containers
|
||||||
, contravariant
|
, contravariant
|
||||||
, errors
|
, errors
|
||||||
, hasql >= 0.19.9 && < 0.20
|
, hasql == 0.19.12
|
||||||
, hasql-pool >= 0.4 && < 0.5
|
, hasql-pool == 0.4.1
|
||||||
, hasql-transaction >= 0.4.3 && < 0.5
|
, hasql-transaction == 0.4.4.1
|
||||||
, http-types
|
, http-types
|
||||||
, interpolatedstring-perl6
|
, interpolatedstring-perl6
|
||||||
, jwt
|
, jwt
|
||||||
|
|||||||
Reference in New Issue
Block a user