Skip to content
Snippets Groups Projects
Commit 9dc3f86b authored by Tom Ellis's avatar Tom Ellis
Browse files

Clarify build instructions are for ghc-9.0 branch

parent e2731b07
No related branches found
No related tags found
No related merge requests found
...@@ -44,7 +44,7 @@ so that documentation built within GHC can benefit from it. ...@@ -44,7 +44,7 @@ so that documentation built within GHC can benefit from it.
#### Using `cabal` #### Using `cabal`
Requires cabal `>= 3.4` and GHC `== 9.0`: Building the `ghc-9.0` branch requires cabal `>= 3.4` and GHC `== 9.0`:
```bash ```bash
cabal v2-build all --enable-tests cabal v2-build all --enable-tests
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment