iotransaction: Supports the automatic undoing of IO operations when an exception is thrown.

[ control, library, mit ] [ Propose Tags ]

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.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

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 1122 total (4 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]