Add version bounds on http-types

Postgresst uses hAllow, which was only added in 0.9.
This commit is contained in:
Ben Gamari
2016-06-26 06:02:30 -04:00
parent da97bb84e3
commit cd27e9dcde
+1 -1
View File
@@ -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