Skip to content

Commit f78f40c

Browse files
authored
Merge pull request #675 from andys8/patch-2
README: Remove instructions to execute data target
2 parents 6a692de + dccab66 commit f78f40c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,6 @@ Install haskell-language-server for a specific GHC version (and hoogle docs):
214214

215215
```bash
216216
stack ./install.hs hls-8.8.3
217-
stack ./install.hs data
218217
```
219218

220219
`hls-8.8.3` target will build the project and install `haskell-language-server-wrapper`,
@@ -244,7 +243,6 @@ If your desired ghc has been found, you use it to install haskell-language-serve
244243

245244
```bash
246245
./cabal-hls-install hls-8.6.5
247-
./cabal-hls-install data
248246
```
249247

250248
## Configuring `haskell-language-server`

0 commit comments

Comments
 (0)