Tainted: Tainted type, and associated operations
A Tainted type contains either a clean or dirty value. Values which are clean stay clean as long as an operation performed on them results in a clean value. If combined with a dirty value, the value becomes tainted as dirty and remains that way through further operations. This package contains implementations of the Tainted Monad as well as TaintedT (the Tainted Monad Transformer), as well as examples of using each of them.
[Skip to Readme]
Downloads
- Tainted-0.1.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.0.1, 0.1.0, 0.1.0.1, 0.1.0.2 |
---|---|
Dependencies | base (>=4 && <5), mtl (>=2.0 && <2.3) [details] |
License | BSD-3-Clause |
Copyright | Copyright (C) 2015 Ross Meikleham |
Author | RossMeikleham |
Maintainer | rossmeikleham@hotmail.co.uk |
Category | Data, Monads, Control, Trans |
Home page | https://github.com/RossMeikleham/Tainted |
Source repo | head: git clone git://github.com/RossMeikleham/Tainted.git |
Uploaded | by RossMeikleham at 2015-05-27T08:07:21Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 3346 total (18 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] |