From 45b9ccec15be46dd784aa1ca4dab0f89b454c1b1 Mon Sep 17 00:00:00 2001 From: Jim Pryor Date: Sat, 4 Dec 2010 18:56:37 -0500 Subject: [PATCH 1/1] monad laws link Signed-off-by: Jim Pryor --- week7.mdwn | 1 + 1 file changed, 1 insertion(+) diff --git a/week7.mdwn b/week7.mdwn index 4c74015b..35deeb29 100644 --- a/week7.mdwn +++ b/week7.mdwn @@ -462,6 +462,7 @@ Theory](/advanced_topics/monads_in_category_theory). See also: * [Haskell wikibook on Monad Laws](http://www.haskell.org/haskellwiki/Monad_Laws). +* [Yet Another Haskell Tutorial on Monad Laws](http://en.wikibooks.org/wiki/Haskell/YAHT/Monads#Definition) * [Haskell wikibook on Understanding Monads](http://en.wikibooks.org/wiki/Haskell/Understanding_monads) * [Haskell wikibook on Advanced Monads](http://en.wikibooks.org/wiki/Haskell/Advanced_monads) * [Haskell wikibook on do-notation](http://en.wikibooks.org/wiki/Haskell/do_Notation) -- 2.11.0