Check we have it installed with:
$ stack --version
Version 2.3.1 x86_64 hpack-0.33.0
# jump in to this directory
cd haskell
# run the tests
stack test
# run the repl
stack ghci
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Check we have it installed with:
$ stack --version
Version 2.3.1 x86_64 hpack-0.33.0
# jump in to this directory
cd haskell
# run the tests
stack test
# run the repl
stack ghci