The rmonad package
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.
Properties
| Versions | 0.1, 0.2, 0.3, 0.4, 0.4.1, 0.5, 0.6, 0.7, 0.8 |
|---|---|
| Dependencies | base (<5), containers, suitable (0.1.*), transformers |
| License | BSD3 |
| Copyright | (c) 2008-9 Ganesh Sittampalam, 2008 Peter Gavin |
| Maintainer | Ganesh Sittampalam <ganesh@earth.li> |
| Stability | provisional |
| Category | Control |
| Source repository | darcs get http://code.haskell.org/rmonad/ |
| Upload date | Tue Mar 15 19:59:34 UTC 2011 |
| Uploaded by | GaneshSittampalam |
| Built on | ghc-7.0 |
Modules
Downloads
- rmonad-0.7.tar.gz (Cabal source package)
- package description (included in the package)