mtl-unleashed: MTL classes without the functional dependency
Classes MonadState and MonadReader without the functional dependency from the monad to the contained type. This allows more flexibility to extract bits and pieces of state based on type, but increases ambiguities that need to be resolved with extra type signatures.
Downloads
- mtl-unleashed-0.2.2.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.2, 0.2.1, 0.2.2, 0.3, 0.3.1, 0.3.2, 0.5, 0.6, 0.6.1 |
---|---|
Dependencies | base (<5), mtl [details] |
License | BSD-3-Clause |
Copyright | (c) 2015 David Fox |
Author | David Fox |
Maintainer | David Fox <dsf@seereason.com> |
Category | Control |
Home page | https://github.com/seereason/mtl-unleashed |
Bug tracker | https://github.com/seereason/mtl-unleashed/issues |
Source repo | head: git clone git://github.com/seereason/mtl-unleashed.git |
Uploaded | by DavidFox at 2015-08-04T14:34:13Z |
Distributions | |
Reverse Dependencies | 2 direct, 1 indirect [details] |
Downloads | 5499 total (20 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-08-04 [all 1 reports] |