This project acts as a base project for Coding Dojos. The project is based on www.haskellstack.org.
Execute stack build.
Adapt app\Main.hs to point to the desired example, then execute stack exec Dojo.exe.
Execute stack test.
MIT, see LICENSE file.