Hacker News
- Understand Haskell Monads through Macros http://common-lisp.net/project/cl-monad-macros/monad-macros.htm 2 comments
- The Haskell Unfolder Episode 34: you already understand monads https://www.youtube.com/watch?index=34&list=PLD8gywOEY4HaG5VSrKVnHxCptlJv2GAn7&v=n5ZtsHrYWq0 3 comments haskell
- Understanding Haskell Monads http://ertes.de/articles/monads.html 6 comments haskell
- Haskell - Understanding monads http://en.wikibooks.org/wiki/haskell/understanding_monads 4 comments programming
- Unmonad Tutorial: IO in Haskell without understanding monads http://squing.blogspot.com/2008/01/unmonad-tutorial-io-in-haskell-for-non.html 13 comments programming
- Understanding the Haskell IO Monad By Building a Toy Model in Scheme. http://dorophone.blogspot.com/2011/11/understanding-haskell-io-monad.html 7 comments haskell
- New text on free algebraic structures culminating in an explanation of free monads on the Haskell Wiki. Help improve it by asking what you don't understand (or by modifying the text to address such questions). http://haskell.org/haskellwiki/free_structure 21 comments haskell