commercialhaskell / stack

The Haskell Tool Stack
http://haskellstack.org
BSD 3-Clause "New" or "Revised" License
3.95k stars 842 forks source link

Fix #6546 Add `stack config set recommend-stack-upgrade` #6547

Closed mpilgrem closed 3 months ago

mpilgrem commented 3 months ago

Also adds links to existing online documentation.

Also rewords existing in-app documentation, for consistency.

Also renames fields to mirror option name.

Please also shortly describe how you tested your change. Bonus points for added tests! Tested locally on Windows. Relying on CI for other operating systems.