App has database pools!
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user