Release v0.1.17.4
Changes
- add
--metadata-caching
option, allowing to also disable yaml metadata caching wrt #278 - make upgrading ghcup in TUI more pleasant wrt #276
- fix parsing of atypical GHC versions (e.g.
8.10.5-patch1
) - fix compiling HLS dynamically linked, also see #245
- redo (and break) some of the
ghcup compile <tool>
interface, improving patch options and setting custom cabal.project files - avoid redundant update warnings wrt #283