Re: [Haskell-cafe] A reference manual for the Haskell monad > functions

2005-06-09 Thread robert dockins


Frank-Andre Riess wrote:
>>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.

I'd just like to note that this tutorial includes a statement of the
MonadPlus laws, which are subject to some disagreement.  In particular
the 'mzero is a right zero for (>>=)' law is much disputed, and is
included in this tutorial as a law.  This wiki page summarizes the
current state of (dis)agreement:

http://haskell.org/hawiki/MonadPlus




___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


Re: [Haskell-cafe] A reference manual for the Haskell monad > functions

2005-06-09 Thread Frank-Andre Riess
> 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
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

[Haskell-cafe] A reference manual for the Haskell monad functions

2005-06-09 Thread Henk-Jan van Tuyl


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.

--
Met vriendelijke groet,
Henk-Jan van Tuyl
--

Using Opera's revolutionary e-mail client:  
https://secure.bmtmicro.com/opera/buy-opera.html?AID=789433


___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe