From: Jim Pryor Date: Thu, 2 Dec 2010 17:04:52 +0000 (-0500) Subject: offsite X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=commitdiff_plain;h=270b8feb6727b754965f58c468e07e9d8d5936ad;ds=sidebyside offsite Signed-off-by: Jim Pryor --- diff --git a/offsite_reading.mdwn b/offsite_reading.mdwn index e5169907..6c0435ec 100644 --- a/offsite_reading.mdwn +++ b/offsite_reading.mdwn @@ -120,7 +120,7 @@ get more out of. (Rinse and repeat.) * [[!wikipedia Monad (functional programming) desc="Monads in Functional Programming"]] * [Daniel Friedman. A Schemer's View of Monads](/schemersviewofmonads.ps): from but the link above is to a local copy. * [A Gentle Intro to Haskell: About Monads](http://www.haskell.org/tutorial/monads.html) (link currently broken, check ) -* [All About Monads](http://haskell.org/all_about_monads/html/index.html) +* [All About Monads](http://haskell.org/all_about_monads/html/index.html) (also broken, here's an [archived version](http://web.archive.org/web/20071013115156/haskell.org/all_about_monads/html/index.html)) * From HaskwellWiki: [Monad tutorials timeline](http://www.haskell.org/haskellwiki/Monad_tutorials_timeline) | [Monad laws](http://www.haskell.org/haskellwiki/Monad_Laws)