This commit is contained in:
Julian Ospald 2022-07-11 00:40:39 +02:00
parent 99a51d67a1
commit 9673d28d3e
Signed by: hasufell
GPG Key ID: 3786C5262ECB4A3F
1 changed files with 2 additions and 0 deletions

View File

@ -253,6 +253,8 @@ You can also set the version explicitly:
ghcup compile hls --git-ref master --ghc 9.2.3 --overwrite-version 1.7.0.0-p1
```
To instruct cabal to run `cabal update` before building, run `ghcup compile hls --version 1.7.0.0 --ghc 9.2.3 --cabal-update`
As always, check `ghcup compile hls --help`.
### Cross support