mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
ghcup: Fix command tip (#5784)
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com>
This commit is contained in:
parent
cc66449fd9
commit
4cfbb4e97e
@ -4,7 +4,7 @@
|
||||
"homepage": "https://www.haskell.org/ghcup",
|
||||
"license": "LGPL-v3",
|
||||
"notes": [
|
||||
"For `ghc`, use `ghcup install --set recommend ghc`.",
|
||||
"For `ghc`, use `ghcup install ghc`.",
|
||||
"For `cabal`, use `ghcup install cabal latest && ghcup set cabal`.",
|
||||
"* Use `cabal user-config update --augment \"installdir: <<BIN_PATH>>\"` to reset `cabal` binary destination path.",
|
||||
"For `stack`, use `ghcup install stack latest && ghcup set stack`.",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user