/haskell-playground

My playground for learning Haskell

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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.