Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
create :: IO Connection -> (Connection -> IO ()) -> Logger -> PoolSettings -> Int -> IO Pool Source #
data PoolSettings Source #
Safe Haskell | None |
---|---|
Language | Haskell2010 |
create :: IO Connection -> (Connection -> IO ()) -> Logger -> PoolSettings -> Int -> IO Pool Source #
data PoolSettings Source #