Use a specific name for OpenAPI module

This commit is contained in:
Jacky Hu
2016-06-18 10:18:43 +08:00
parent 563c5fa778
commit 103fa0550c
3 changed files with 11 additions and 9 deletions
+1 -1
View File
@@ -128,7 +128,7 @@ library
, PostgREST.RangeQuery
, PostgREST.ApiRequest
, PostgREST.Types
, PostgREST.ApiSpec
, PostgREST.OpenAPI
hs-source-dirs: src
Test-Suite spec