Improve stack post install message
This commit is contained in:
parent
2b34c2dd69
commit
61494d8c4b
@ -2098,7 +2098,9 @@ ghcupDownloads:
|
|||||||
2.5.1:
|
2.5.1:
|
||||||
viTags: []
|
viTags: []
|
||||||
viChangeLog: https://github.com/commercialhaskell/stack/blob/master/ChangeLog.md#v251
|
viChangeLog: https://github.com/commercialhaskell/stack/blob/master/ChangeLog.md#v251
|
||||||
viPostInstall: &stack-post "Stack manages GHC versions internally by default. In order to make it use ghcup installed GHC versions have a look at the options 'system-ghc', 'compiler-check' and 'compiler': https://docs.haskellstack.org/en/stable/yaml_configuration/#system-ghc"
|
viPostInstall: &stack-post |
|
||||||
|
Stack manages GHC versions internally by default. In order to make it use ghcup installed GHC versions have a look at the options 'system-ghc', 'compiler-check' and 'compiler': https://docs.haskellstack.org/en/stable/yaml_configuration/#system-ghc
|
||||||
|
Additionally, you should upgrade stack only through ghcup.
|
||||||
viArch:
|
viArch:
|
||||||
A_64:
|
A_64:
|
||||||
Linux_UnknownLinux:
|
Linux_UnknownLinux:
|
||||||
|
Loading…
Reference in New Issue
Block a user