Skip to content

Commit 39185d6

Browse files
committed
mend
Installation step for GHC 8.8.3 added in README and stack.yaml modified to mirror stack-8.8.3.yaml
1 parent 4ed359a commit 39185d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ stack install
5959
For GHC 8.6.5:
6060

6161
```bash
62-
stack --stack-yaml=stack-8.6.4.yaml install
62+
stack --stack-yaml=stack-8.6.5.yaml install
6363
```
6464

6565
For GHC 8.6.4:

0 commit comments

Comments
 (0)