Skip to content

jhuizy/budgeter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

To build

to build, ensure you have stack installed, then run

stack build --fast

Repl

then you can launch the interactive repl, using

stack repl

From there you can launch the application using

:load app/Main.hs
:main

About

Sample budget application using the Haskell spock framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors