Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Commit e1bd86f

Browse files
committed
Remove duplicate piece about stack and source checkout in README
1 parent 2f86977 commit e1bd86f

File tree

1 file changed

+2
-13
lines changed

1 file changed

+2
-13
lines changed

README.md

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -99,11 +99,11 @@ we talk to clients.__
9999

100100
## Installation
101101

102-
### Installation with stack on Linux
102+
### Installation with stack
103103

104104
To install HIE, you need stack version >= 1.7.1.
105105

106-
HIE builds from source code, so there's a couple of extra steps.
106+
HIE builds from source code, so there's a couple of extra steps.
107107

108108
#### Linux pre-requirements
109109

@@ -208,17 +208,6 @@ Then add
208208

209209
to VS Code user settings.
210210

211-
### Installation with stack on Windows
212-
213-
To install HIE, you need stack version >= 1.7.1.
214-
215-
#### Download the source code
216-
217-
```bash
218-
git clone https://github.com/haskell/haskell-ide-engine --recursive
219-
cd haskell-ide-engine
220-
```
221-
222211
#### Install *all* available GHC versions
223212

224213
*Warning*: Requires 20+ GB of space and potentially more than 2 hours to install, so please be patient!

0 commit comments

Comments
 (0)