[Haskell-cafe] Nested Monads Questions

Bulat Ziganshin bulat.ziganshin at gmail.com
Sat Aug 12 02:17:53 EDT 2006


Hello Chris,

Saturday, August 12, 2006, 4:05:44 AM, you wrote:

> Nine Base Monads:
>    IO STM ST ST.Lazy GenParser [] Maybe Either (->)

> Seven MonadTrans:
>    ListT ContT ErrorT ReaderT StateT WriterT RWST

i'm not sure, but isn't Id monad also required for completeness?

at least it's included in MonadLib by Iavor S. Diatchki:
http://www.csee.ogi.edu/~diatchki/monadLib/monadLib-2.0.tar.gz

am i correctly understand that your module is update on Monad
transformers lib already included in GHC?


-- 
Best regards,
 Bulat                            mailto:Bulat.Ziganshin at gmail.com



More information about the Haskell-Cafe mailing list