To build, use The Haskell Tool Stack:
stack install
To test once, do
stack test
To have a watcher for file changes while developing, do
stack test --file-watch
| Name | Name | Last commit date | ||
|---|---|---|---|---|
To build, use The Haskell Tool Stack:
stack install
To test once, do
stack test
To have a watcher for file changes while developing, do
stack test --file-watch