Try windows bat file
[lsp-test.git] / .linux.sh
1 curl -sSL https://get.haskellstack.org/ | sh
2 export PATH=$HOME/.local/bin:$PATH