iotransaction: Supports the automatic undoing of IO operations when an exception is thrown.
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.
Downloads
- iotransaction-0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1 |
|---|---|
| Dependencies | base (>=2 && <5) [details] |
| License | MIT |
| Copyright | (c) 2013 Charles Dylan Shearer |
| Author | C. Dylan Shearer |
| Maintainer | iotransaction@nekonya.info |
| Category | Control |
| Home page | https://bitbucket.org/dshearer/iotransaction/ |
| Bug tracker | https://bitbucket.org/dshearer/iotransaction/issues |
| Source repo | head: hg clone https://bitbucket.org/dshearer/iotransaction this: hg clone https://bitbucket.org/dshearer/iotransaction -u 0.1 |
| Uploaded | by DylanShearer at 2013-05-04T17:41:25Z |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 1174 total (1 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |