| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Hipsql.Tx.Simple
Contents
Description
Hipsql interop for postgresql-tx-simple.
N.B. The MonadHipsql instance for TxM is derived by defining
a MonadHipsqlAdapter instance and importing the orphan from
Hipsql.Server.Adapter.
Documentation
Orphan instances
| TxEnv Connection r => MonadHipsqlAdapter (TxM r) Source # | |
Methods hipsqlAcquireLibPQ :: (Connection -> IO a) -> TxM r a | |