Skip to content

v0.1.30.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jul 15:16
· 90 commits to master since this release
v0.1.30.0
0fd70d9
Release 0.1.30.0

New features:

* TUI: new context menus for advanced installation and compilation by @lsmor [#949](https:/haskell/ghcup-hs/pull/949)
* Add `def-ghc-conf-options` config option

Improvements and bug fixes:

* Fix TUI for screenreaders
* Fix windows process creation [#1036](https:/haskell/ghcup-hs/issues/1036)
* Improve parsing of --platform values, fixes [#1057](https:/haskell/ghcup-hs/issues/1057)
* Avoid option clash on `-s`
* Don't allow to specify --hadrian and --config wrt [#1082](https:/haskell/ghcup-hs/issues/1082)
* Point to correct store dir when XDG is used [#1089](https:/haskell/ghcup-hs/issues/1089)
* Fix boot GHC for `ghcup compile ghc` wrt [#1045](https:/haskell/ghcup-hs/issues/1045)
* Add hadrian-ghc flag wrt [#1044](https:/haskell/ghcup-hs/issues/1044)