The Dbapi module is now App

This commit is contained in:
Joe Nelson
2014-12-06 17:42:18 -08:00
parent d9377fa50a
commit d791f3939e
+2 -2
View File
@@ -36,7 +36,7 @@ executable dbapi
, network-uri >= 2.6
, resource-pool, process
, blaze-builder
Other-Modules: Dbapi
Other-Modules: App
, PgStructure
, PgQuery
, RangeQuery
@@ -51,7 +51,7 @@ Test-Suite spec
Hs-Source-Dirs: test, src
ghc-options: -Wall -W -Werror
Main-Is: Main.hs
Other-Modules: Dbapi, Spec, SpecHelper
Other-Modules: App, Spec, SpecHelper
Build-Depends: base, hspec2, QuickCheck
, hspec-wai >= 0.5.0, hspec-wai-json
, postgresql-simple >= 0.4.7.0