Split into another module
This commit is contained in:
@@ -14,6 +14,7 @@ executable dbapi
|
||||
main-is: Main.hs
|
||||
ghc-options: -Wall
|
||||
other-modules: PgStructure
|
||||
, PgQuery
|
||||
other-extensions: OverloadedStrings
|
||||
build-depends: base >=4.6 && <5
|
||||
, HDBC, HDBC-postgresql
|
||||
|
||||
Reference in New Issue
Block a user