My Haskell playground This is just my playground for learning the Haskell language. Here I attempt to write an engine for a maze-based game and study what Haskell can offer in terms of code reusage, separation of abstraction levels etc. in the process.