Add version bounds on http-types
Postgresst uses hAllow, which was only added in 0.9.
This commit is contained in:
+1
-1
@@ -41,7 +41,7 @@ executable postgrest
|
||||
, hasql == 0.19.12
|
||||
, hasql-pool == 0.4.1
|
||||
, hasql-transaction == 0.4.5.1
|
||||
, http-types
|
||||
, http-types >= 0.9 && < 0.10
|
||||
, interpolatedstring-perl6
|
||||
, jwt
|
||||
, lens >=3.8 && < 5.0
|
||||
|
||||
Reference in New Issue
Block a user