transformers-0.2.1.0: Concrete functor and monad transformersSource codeContentsIndex
Control.Monad.Trans.RWS
Portabilityportable
Stabilityexperimental
Maintainerlibraries@haskell.org
Description
A monad transformer that combines ReaderT, WriterT and StateT. This version is lazy; for a strict version, see Control.Monad.Trans.RWS.Strict, which has the same interface.
Documentation
module Control.Monad.Trans.RWS.Lazy
Produced by Haddock version 2.6.1