[Haskell-cafe] A reference manual for the Haskell monad > functions
Frank-Andre Riess
riess at informatik.uni-muenchen.de
Thu Jun 9 15:45:42 EDT 2005
> L.S.,
>
> I have written a reference manual for the most common Haskell monad
> functions, in the
> style of "A Tour of the Haskell Prelude". It can be found at:
> http://members.chello.nl/hjgtuyl/tourdemonad.html
>
>
> Known bug:
> Not all keywords in the "See also" sections, that could be links, are
> links.
Nice :)
Reading over it once, I noticed that you confused the types of (>>) and (>>=).
Didn't see any other mistake, though.
Greets,
Frank-Andre Riess
More information about the Haskell-Cafe
mailing list