WIP: More files converted to Hasql
This commit is contained in:
+4
-1
@@ -36,7 +36,9 @@ executable dbapi
|
||||
, network-uri >= 2.6
|
||||
, resource-pool, process
|
||||
, blaze-builder
|
||||
, vector
|
||||
Other-Modules: App
|
||||
, Auth
|
||||
, Config
|
||||
, PgStructure
|
||||
, PgQuery
|
||||
@@ -52,7 +54,7 @@ Test-Suite spec
|
||||
Hs-Source-Dirs: test, src
|
||||
ghc-options: -Wall -W -Werror
|
||||
Main-Is: Main.hs
|
||||
Other-Modules: App, Config, Spec, SpecHelper
|
||||
Other-Modules: App, Auth, Config, Spec, SpecHelper
|
||||
Build-Depends: base, hspec2, QuickCheck
|
||||
, hspec-wai >= 0.5.0, hspec-wai-json
|
||||
, hasql, hasql-backend, hasql-postgres
|
||||
@@ -78,3 +80,4 @@ Test-Suite spec
|
||||
, network-uri >= 2.6
|
||||
, resource-pool
|
||||
, blaze-builder
|
||||
, vector
|
||||
|
||||
Reference in New Issue
Block a user