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
- Control
- Control.RMonad
- Control.RMonad.AsMonad
- Control.RMonad.Fix
- Control.RMonad.Trans
- Control.RMonad.Trans.Cont
- Control.RMonad.Trans.List
- Control.RMonad.Trans.Reader
- Control.RMonad.Trans.Set
- Control.RMonad
Downloads
- rmonad-0.4.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, containers, transformers [details] |
License | BSD-3-Clause |
Copyright | (c) 2008 Ganesh Sittampalam, Peter Gavin |
Author | |
Maintainer | Ganesh Sittampalam <ganesh@earth.li> |
Category | Control |
Uploaded | by GaneshSittampalam at 2009-03-18T22:30:54Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 8750 total (22 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2017-01-02 [all 7 reports] |