The latest version of rmonad is 0.8.0.2-0.

rmonad

Version 0.4 revision 0 uploaded by GaneshSittampalam.

Package meta

Synopsis
Restricted monad library
Description

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.

Author
n/a
Bug reports
n/a
Category
Control
Copyright
(c) 2008 Ganesh Sittampalam, Peter Gavin
Homepage
n/a
Maintainer
Ganesh Sittampalam <ganesh@earth.li>
Package URL
n/a
Stability
provisional

Components