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

Commit d049fdf

Browse files
authored
Merge pull request #1132 from haskell/update-nightly-864-readme
Update nightly in README to 8.6.4
2 parents 65225fe + 2434116 commit d049fdf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -201,8 +201,8 @@ Remember, this will take time to download a Stackage-LTS and an appropriate GHC.
201201
Install **Nightly** (and hoogle docs):
202202

203203
```bash
204-
stack ./install.hs hie-8.6.3
205-
stack ./install.hs build-doc-8.6.3
204+
stack ./install.hs hie-8.6.4
205+
stack ./install.hs build-doc-8.6.4
206206
```
207207

208208
Install **LTS** (and hoogle docs):

0 commit comments

Comments
 (0)