rmonad: Restricted monad library
A library for restricted monads based on associated datatypes. This allows datatypes such as Set to be made into monads. Users can either use the NoImplicitPrelude extension and use Control.RMonad directly, or use Control.RMonad.AsMonad with the embed and unEmbed combinators to use the normal Prelude monad operations. The 0.4 release mainly adds support for monad transformers. The dependency on the transformers package may be replaced by mtl if it seems likely that mtl will stay the standard for some time to come.
[Skip to Readme]
Modules
[Index]
Downloads
- rmonad-0.5.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, 0.2, 0.3, 0.4, 0.4.1, 0.5, 0.6, 0.7, 0.8, 0.8.0.1, 0.8.0.2 |
---|---|
Dependencies | base (<5), containers, transformers [details] |
License | BSD-3-Clause |
Copyright | (c) 2008-9 Ganesh Sittampalam, 2008 Peter Gavin |
Author | |
Maintainer | Ganesh Sittampalam <ganesh@earth.li> |
Category | Control |
Uploaded | by GaneshSittampalam at 2010-03-21T11:09:20Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 8748 total (21 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] |