"vscode:/vscode.git/clone" did not exist on "b760a10cb27e5e17ad32e51ffac3374334fa4888"
Unverified Commit f66595ff authored by Marc Cornellà's avatar Marc Cornellà Committed by GitHub
Browse files

stack: add README (#7363)

parents 99b94bbe abcac3e8
# Stack
This plugin provides completion for [Stack](https://haskellstack.org).
To use it add stack to the plugins array in your zshrc file.
```bash
plugins=(... stack)
```
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment