From d20c252cb3100c799eefe2e4c1ac1751dcf0e5d8 Mon Sep 17 00:00:00 2001 From: Joe Nelson Date: Sat, 8 Aug 2015 12:52:09 -0700 Subject: [PATCH] Adjust version of hasql-postgres for packdeps --- postgrest.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/postgrest.cabal b/postgrest.cabal index ae2742e0b..b225c9de1 100644 --- a/postgrest.cabal +++ b/postgrest.cabal @@ -28,7 +28,7 @@ executable postgrest build-depends: base >=4.6 && <5 , postgrest , hasql == 0.7.3.*, hasql-backend == 0.4.1.* - , hasql-postgres == 0.10.3.* + , hasql-postgres == 0.10.4.* , warp >= 3.0.2, wai >= 3.0.1 , wai-extra, wai-cors , wai-middleware-static >= 0.6.0