iotransaction
Version 0.1 revision 0 uploaded by DylanShearer.
Package meta
- Synopsis
- Supports the automatic undoing of IO operations when an exception is thrown.
- Description
This module provides facilities for building transactions out of IO actions in such a way that, if one IO action in a transaction throws an exception, the effects of previous actions will be undone.
- Author
- C. Dylan Shearer
- Bug reports
- https://bitbucket.org/dshearer/iotransaction/issues
- Category
- Control
- Copyright
- (c) 2013 Charles Dylan Shearer
- Homepage
- https://bitbucket.org/dshearer/iotransaction/
- Maintainer
- iotransaction@nekonya.info
- Package URL
- n/a
- Stability
- experimental