From dba827d1fd6a11fabdd60b61ebdc4472bf94221a Mon Sep 17 00:00:00 2001 From: Joe Nelson Date: Mon, 29 Feb 2016 14:52:01 -0800 Subject: [PATCH] List missing other-module in spec --- postgrest.cabal | 1 + 1 file changed, 1 insertion(+) diff --git a/postgrest.cabal b/postgrest.cabal index cc5eb1b8a..81246dec6 100644 --- a/postgrest.cabal +++ b/postgrest.cabal @@ -138,6 +138,7 @@ Test-Suite spec , Feature.DeleteSpec , Feature.InsertSpec , Feature.QuerySpec + , Feature.QueryLimitedSpec , Feature.RangeSpec , Feature.StructureSpec , Paths_postgrest