Stars
Building a modern functional compiler from first principles. (http://dev.stephendiehl.com/fun/)
Use generics to turn applicative builders for parts of a data structure into an applicative builder for the entire structure.
Attempt at a first haskell project - a simple pacman clone