App has database pools!

This commit is contained in:
Adam C. Baker
2014-10-17 17:16:41 -07:00
parent 49f0bf7c3f
commit 0798cb81a6
4 changed files with 8 additions and 19 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ cabal-version: >=1.10
executable dbapi
main-is: Main.hs
ghc-options: -Wall -W -threaded
ghc-options: -Wall -W -Werror
default-language: Haskell2010
build-depends: base >=4.6 && <5
, HDBC, HDBC-postgresql