File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed
Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 11# Revision history for ghcup
22
3+ ## 0.1.30.0 -- 2024-07-07
4+
5+ ### New features
6+
7+ * TUI: new context menus for advanced installation and compilation by @lsmor [ #949 ] ( https://github.com/haskell/ghcup-hs/pull/949 )
8+ * Add ` def-ghc-conf-options ` config option
9+
10+ ### Improvements and bug fixes
11+
12+ * Fix TUI for screenreaders
13+ * Fix windows process creation [ #1036 ] ( https://github.com/haskell/ghcup-hs/issues/1036 )
14+ * Improve parsing of --platform values, fixes [ #1057 ] ( https://github.com/haskell/ghcup-hs/issues/1057 )
15+ * Avoid option clash on ` -s `
16+ * Don't allow to specify --hadrian and --config wrt [ #1082 ] ( https://github.com/haskell/ghcup-hs/issues/1082 )
17+ * Point to correct store dir when XDG is used [ #1089 ] ( https://github.com/haskell/ghcup-hs/issues/1089 )
18+ * Fix boot GHC for ` ghcup compile ghc ` wrt [ #1045 ] ( https://github.com/haskell/ghcup-hs/issues/1045 )
19+ * Add hadrian-ghc flag wrt [ #1044 ] ( https://github.com/haskell/ghcup-hs/issues/1044 )
20+
321## 0.1.22.0 -- 2024-03-13
422
523### New features
Original file line number Diff line number Diff line change 11cabal-version : 2.4
22name : ghcup
3- version : 0.1.22 .0
3+ version : 0.1.30 .0
44license : LGPL-3.0-only
55license-file : LICENSE
66copyright : Julian Ospald 2024
You can’t perform that action at this time.
0 commit comments