[ANN] GHCup-0.1.22.0 released
https://discourse.haskell.org/t/ann-ghcup-0-1-22-0-released/9045
[ANN] GHCup-0.1.22.0 released
How to upgrade ghcup upgrade If you haven’t installed yet, follow the instructions at: https://www.haskell.org/ghcup/ Changelog New features A help screen/tutorial in the TUI by @lsmor (Luis Morillo) Beef up --overwrite-version, fixes #998 e.g. ghcup compile hls -g master --overwrite-version='%v-%h' --ghc 9.4.8 will produce a binary called haskell-language-server-wrapper-<version-from-cabal-file>-<short-git-commit-hash>… refer to ghcup compile hls --help for more information Allow to s...