How to upgrade
ghcup upgrade
Or follow https://www.haskell.org/ghcup/ if you haven’t installed yet.
Changelog
- Add
--force
option to install/compile wrt #210 by Arjun Kathuria - Implement compiling HLS from source wrt #201
- Implement experimental GPG verification of the metadata file (see README) wrt #263
- Add
ghcup unset
command wrt #145 - Add
ghcup whereis bindir
etc wrt #221 - Greatly reduce dependency footprint wrt #212
- Add
ghcup --plan-json
- Improve
--patchdir
option for GHC compilation wrt #226 - Try to improve logging and failure modes, especially during downloads
- Add descriptive warnings when HLS and GHC versions are incompatible
- Improve curl header parsing wrt #213
FAQ
Since there have been a lot of “why should I use ghcup” etc. questions, I wrote up an FAQ: https://gitlab.haskell.org/haskell/ghcup-hs#faq