Skip to content
This repository was archived by the owner on Aug 3, 2024. It is now read-only.

Commit b3e6649

Browse files
authored
Merge pull request #1330 from tomjaguarpaw/clarify-9.0
Clarify build instructions are for ghc-9.0 branch
2 parents e2731b0 + 9dc3f86 commit b3e6649

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ so that documentation built within GHC can benefit from it.
4444

4545
#### Using `cabal`
4646

47-
Requires cabal `>= 3.4` and GHC `== 9.0`:
47+
Building the `ghc-9.0` branch requires cabal `>= 3.4` and GHC `== 9.0`:
4848

4949
```bash
5050
cabal v2-build all --enable-tests

0 commit comments

Comments
 (0)