We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45a1e74 commit 04fcad8Copy full SHA for 04fcad8
README.md
@@ -10,7 +10,7 @@ The language client requires you to manually install the [HIE](https://github.co
10
11
```bash
12
$ git clone https://github.com/haskell/haskell-ide-engine --recursive
13
-$ cd haskell-ide-engine && make build
+$ cd haskell-ide-engine && make build-all
14
```
15
16
Alternatively you can just `stack install`, but `make build` will give you the best setup.
0 commit comments