small changes suggested by @diogob

This commit is contained in:
Ruslan Talpa
2015-09-29 11:40:33 +03:00
parent 1da26cac98
commit 94b1d2815c
7 changed files with 7 additions and 18 deletions
+2 -2
View File
@@ -98,7 +98,7 @@ library
Exposed-Modules: PostgREST.App
, PostgREST.Types
, PostgREST.Parsers
, PostgREST.Functions
, PostgREST.QueryBuilder
, PostgREST.Auth
, PostgREST.Config
, PostgREST.Error
@@ -121,7 +121,7 @@ Test-Suite spec
Other-Modules: PostgREST.App
, PostgREST.Types
, PostgREST.Parsers
, PostgREST.Functions
, PostgREST.QueryBuilder
, PostgREST.Auth
, PostgREST.Config
, PostgREST.Error