Skip to content
Andrew MacMurray edited this page Feb 21, 2017 · 1 revision

Handy tips along the way:

to load tests (with imported external modules) in the stack repl

> stack ghci --test
Clone this wiki locally