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.
[Skip to Readme]
Modules
[Index]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
warn-as-error | build with warnings as errors | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- rmonad-0.8.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, suitable (>=0.1 && <0.2), transformers [details] |
License | BSD-3-Clause |
Copyright | (c) 2008-9 Ganesh Sittampalam, 2008 Peter Gavin |
Author | |
Maintainer | Ganesh Sittampalam <ganesh@earth.li> |
Category | Control |
Source repo | head: darcs get http://code.haskell.org/rmonad/ this: darcs get http://code.haskell.org/rmonad/ --tag version 0.8 |
Uploaded | by GaneshSittampalam at 2012-09-14T20:25:20Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 8800 total (35 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] |