reorganize
authorjim <jim@web>
Sun, 22 Mar 2015 15:21:54 +0000 (11:21 -0400)
committerLinux User <ikiwiki@localhost.members.linode.com>
Sun, 22 Mar 2015 15:21:54 +0000 (11:21 -0400)
topics/week7_introducing_monads.mdwn

index b32b9cf..d73d4cb 100644 (file)
@@ -410,10 +410,10 @@ LNCS 925, 1995. Some errata fixed August 2001.
 
 Here is some other reading:
 
 
 Here is some other reading:
 
-*      [Haskell wiki 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)
 *      [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 wiki on Monad Laws](http://www.haskell.org/haskellwiki/Monad_laws)
 *      [Haskell wikibook on do-notation](http://en.wikibooks.org/wiki/Haskell/do_Notation)
 *      [Yet Another Haskell Tutorial on do-notation](http://en.wikibooks.org/wiki/Haskell/YAHT/Monads#Do_Notation)
 
 *      [Haskell wikibook on do-notation](http://en.wikibooks.org/wiki/Haskell/do_Notation)
 *      [Yet Another Haskell Tutorial on do-notation](http://en.wikibooks.org/wiki/Haskell/YAHT/Monads#Do_Notation)