Check out the blog post for the tutorial.
stack build && stack run
To compile a static executable using docker, uncomment the relevant lines in the stack.yaml
file,
and rebuild with stack build
.
Check out the blog post for the tutorial.
stack build && stack run
To compile a static executable using docker, uncomment the relevant lines in the stack.yaml
file,
and rebuild with stack build
.