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.
2 parents c1eabed + 16fd481 commit 7dd6fd7Copy full SHA for 7dd6fd7
1 file changed
README.md
@@ -179,14 +179,14 @@ Install **Nightly** (and hoogle docs):
179
180
```bash
181
make hie-8.6.3
182
-make build-doc-hie-8.6.3
+make build-doc-8.6.3
183
```
184
185
Install **LTS** (and hoogle docs):
186
187
188
make hie-8.4.4
189
-make build-doc-hie-8.4.4
+make build-doc-8.4.4
190
191
192
This step can take more than 30 minutes, so grab a coffee and please be patient!
0 commit comments