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 |
|---|---|
| Dependencies | base, containers |
| License | BSD3 |
| Copyright | (c) 2008 Ganesh Sittampalam |
| Maintainer | Ganesh Sittampalam <ganesh@earth.li> |
| Stability | provisional |
| Category | Control |
| Upload date | Sun Apr 13 12:06:19 UTC 2008 |
| Uploaded by | GaneshSittampalam |
| Built on | ghc-6.10, ghc-6.12, ghc-6.8 |
Modules
Downloads
- rmonad-0.1.tar.gz (Cabal source package)
- package description (included in the package)