| Safe Haskell | Safe-Inferred | 
|---|---|
| Language | Haskell2010 | 
Hasql.CursorTransactionIO.TransactionIO
Synopsis
- cursorTransactionIO :: (forall s. CursorTransactionIO s a) -> TransactionIO a
 
Documentation
cursorTransactionIO :: (forall s. CursorTransactionIO s a) -> TransactionIO a Source #
Run a CursorTransactionIO to produce a TransactionIO that manages the lifespan of all allocated Cursors