Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

seahug/mvars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mvars by Richard Cook

Haskell application with main executable only built using Stack

Clone repository

git clone https://github.com/seahug/mvars.git

Install compiler

stack setup

Build

stack build --fast

Run application

stack exec mvars-app

Run tests

stack test

Licence

Released under MIT License

Releases

No releases published

Packages

No packages published