Tweak timeout tests
[lsp-test.git] / .linux.sh
1 #!/bin/sh
2 curl -sSL https://get.haskellstack.org/ | sh
3 export PATH=$HOME/.local/bin:$PATH