On Tuesday 02 August 2005 22:03, Paul Moore wrote:

> FWIW, I've read (among other papers) "Why Functional Programming

> Matters", "A Gentle Introduction to Haskell", Hal Daume's "Yet Another

> Haskell Tutorial", Simon Peyton Jones' "Tackling the Awkward Squad",

> and "Haskell: The Craft of Functional Programming". I don't claim to

> have digested all of this - indeed, there are probably many areas

> I've only skimmed - so pointers to areas in these documents I might

> have missed would be appreciated. On the other hand, pointers to

> papers I've missed altogether would also be gratefully received.

The "All about monads"-Tutorial was very helpful for me:

http://www.nomaware.com/monads/html/

regards,

Peter