curl --proto '=https' --tlsv1.2 -sSf https://get-ghcup.haskell.org | sh
# from the root of this repo
stack setup
Followed this blog post
- to install debugger see page in on marketplace
curl --proto '=https' --tlsv1.2 -sSf https://get-ghcup.haskell.org | sh
# from the root of this repo
stack setup
Followed this blog post