hasql-transaction-io-0.1.0.0: Perform IO actions during transactions for Hasql
Safe HaskellNone
LanguageHaskell2010

Hasql.CursorTransactionIO.TransactionIO

Synopsis

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