An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Tainted

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.

Ecosystem
hackage.haskell.org
Latest Release
0.1.0
almost 11 years ago
Versions
4
Downloads
3,465 total
Links
Registry hackage.haskell.org
Source Repository
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:hackage/Tainted
spec
License BSD-3-Clause
First Release almost 11 years ago
Last Synced 10 days ago
Repository
Stars 4 on GitHub
Forks 1 on GitHub