Show schema on OPTION and rows on GET

This commit is contained in:
Joe Nelson
2014-06-22 23:58:26 -07:00
parent dd06232369
commit e28c875502
3 changed files with 26 additions and 10 deletions
+1
View File
@@ -12,6 +12,7 @@ cabal-version: >=1.10
executable dbapi
main-is: Main.hs
ghc-options: -Wall
other-modules: PgStructure
other-extensions: OverloadedStrings
build-depends: base >=4.6 && <5