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

Update nightly in README to 8.6.4 #1132

Merged
merged 1 commit into from
Mar 12, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -201,8 +201,8 @@ Remember, this will take time to download a Stackage-LTS and an appropriate GHC.
Install **Nightly** (and hoogle docs):

```bash
stack ./install.hs hie-8.6.3
stack ./install.hs build-doc-8.6.3
stack ./install.hs hie-8.6.4
stack ./install.hs build-doc-8.6.4
```

Install **LTS** (and hoogle docs):
Expand Down