hasql-transaction-io-0.2.7.0: Perform IO actions during transactions for Hasql
Safe HaskellSafe-Inferred
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