This is a (hopefully) short list of Haskell blogs I consider worth reading for intermediate Haskellers.
- FPComplete School of Haskell
- A collection of helpful tutorials, great for any Haskeller, novice or ninja.
- The Comonad.Reader
- Like the one above, maintained by various Haskellers, with many helpful posts.
- Edward Z. Yang
- Features a number of blog readings that are concise and accessible.
- Stephen Diehl
- What I Wish I Knew When Learning Haskell is a great place to start digging into advanced language constructs and libraries, but requires a lot of Googling.
- Bartosz Milewski
- The posts on category theory are accessible, with real code and nice drawings.
- Oliver George Charles
- The 24 days of xxx series are good tutorials.
- Oleg Kiselyov
- Go enjoy treasure hunting in Oleg's site! His various summer school lecture notes are way more helpful than the original papers.