RaphMad / Dojo-Haskell

This project acts as a base project for Coding Dojos.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

This project acts as a base project for Coding Dojos.

License:MIT License


Languages

Language:Haskell 100.0%