From 61494d8c4b6a49d8ecc66f389e85078702b4e583 Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Sat, 12 Jun 2021 16:01:15 +0200 Subject: [PATCH] Improve stack post install message --- ghcup-0.0.5.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ghcup-0.0.5.yaml b/ghcup-0.0.5.yaml index d7739a8..44ff555 100644 --- a/ghcup-0.0.5.yaml +++ b/ghcup-0.0.5.yaml @@ -2098,7 +2098,9 @@ ghcupDownloads: 2.5.1: viTags: [] 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: A_64: Linux_UnknownLinux: