
9 Aug
2010
9 Aug
'10
2:34 a.m.
On Fri, Aug 6, 2010 at 5:58 PM, Alex Stangl
On Fri, Aug 06, 2010 at 10:17:26AM -0500, aditya siram wrote:
From my vantage point they are (in no particular order) : Reader, Writer, State, IO, ST, STM, Parsec (have I missed any?) and of course the transformer versions. I am debating whether or not to add [] to the bunch.
Not sure how much time you have budgeted, but I'd start with a simple one like Maybe, actually show how to implement it, then move on to list,
I second that. Especially, if the audience is more familiar with imperative langages, then the reader, writer and state monad may not immediately impress them. David.