
My Haskell Reading List
Some useful haskell contents I came across.
Blog Posts
A monad is a monoid in the category of endofunctors, what’s the problem? Introduction to Free Monads
category theory for programmers
Lecture Videos
adventure with types in haskell
Secrets of the GHC Typechecker in 100 Type Declarations - Simon Peyton Jones
Into the Core Squeezing Haskell into nine Constructors - Simon Peyton Jones
Simon Peyton Jones - Revisiting pattern match overlap checks in Haskell