X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=offsite_reading.mdwn;h=e89c2403b250f26464a8667ba2fbe2d3cd4fc9fc;hp=b826458092f276c8783b266132a8d7d955c757c1;hb=04296a25e1123f3e7240727f1e10142a1afadb7e;hpb=015b352b7886d9558be102861850f4401c65b50a diff --git a/offsite_reading.mdwn b/offsite_reading.mdwn index b8264580..e89c2403 100644 --- a/offsite_reading.mdwn +++ b/offsite_reading.mdwn @@ -154,7 +154,6 @@ get more out of. (Rinse and repeat.) * [How not to explain Haskell monads](http://mvanier.livejournal.com/1205.html) * [The State Monad: a tutorial for the confused?](http://coder.bsimmons.name/blog/2009/10/the-state-monad-a-tutorial-for-the-confused/) * Haskell state monads: [part 1](http://mvanier.livejournal.com/1765.html) [part 2](http://mvanier.livejournal.com/1901.html) [part 3](http://mvanier.livejournal.com/4586.html) [part 4](http://mvanier.livejournal.com/4647.html)

- * [Research Papers/Monads and Arrows](http://www.haskell.org/haskellwiki/Research_papers/Monads_and_arrows) * [Eugenio Moggi, Notions of Computation and Monads](http://www.disi.unige.it/person/MoggiE/ftp/ic91.pdf): Information and Computation 93 (1) 1991. * [Philip Wadler. The essence of functional programming](http://homepages.inf.ed.ac.uk/wadler/papers/essence/essence.ps):