From d9a250d2cb6231187bb39469cfa0deb04b0c5c65 Mon Sep 17 00:00:00 2001 From: Pi3r Date: Wed, 18 Oct 2017 19:11:21 +0200 Subject: [PATCH] Remove hjsonpointer (#1004) It is a deps of hjsonchema and does not need to be pinned to a specific version. --- postgrest.cabal | 1 - 1 file changed, 1 deletion(-) diff --git a/postgrest.cabal b/postgrest.cabal index 0d43cad06..cf1a22e9f 100644 --- a/postgrest.cabal +++ b/postgrest.cabal @@ -144,7 +144,6 @@ Test-Suite spec , hasql , hasql-pool , heredoc - , hjsonpointer , hjsonschema == 1.5.0.1 , hspec , hspec-wai >= 0.7.0