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
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