Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 323 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 323 Bytes

Introduction

This project acts as a base project for Coding Dojos. The project is based on www.haskellstack.org.

Build

Execute stack build.

Run

Adapt app\Main.hs to point to the desired example, then execute stack exec Dojo.exe.

Test

Execute stack test.

License

MIT, see LICENSE file.