File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 3
3
## 0.1.50.0 -- 2025-03-23
4
4
5
5
* Fix logic when guessing incomplete PVP versions, fixes [ #1243 ] ( https://github.com/haskell/ghcup-hs/pull/1243 )
6
- * Add ` default ` channel alias wrt [ #1196 ] ( https://github.com/haskell/ghcup-hs/pull/1196 )
7
- * Print post rm messages in TUI wrt [ #1202 ] ( https://github.com/haskell/ghcup-hs/pull/1202 )
8
6
* Speed up metadata parsing significantly wrt [ #1213 ] ( https://github.com/haskell/ghcup-hs/issues/1213 )
9
7
* Implement "install targets", fixes [ #1210 ] ( https://github.com/haskell/ghcup-hs/issues/1210 )
8
+ * Add ` default ` channel alias wrt [ #1196 ] ( https://github.com/haskell/ghcup-hs/pull/1196 )
9
+ * Print post rm messages in TUI wrt [ #1202 ] ( https://github.com/haskell/ghcup-hs/pull/1202 )
10
+ * Print pre install messages in TUI wrt [ #1241 ] ( https://github.com/haskell/ghcup-hs/issues/1241 )
10
11
* Fix handling of 'ghc' subdir in parser for obtaining set ghc version wrt [ #1215 ] ( https://github.com/haskell/ghcup-hs/issues/1215 )
11
12
12
13
## 0.1.40.0 -- 2025-01-01
You can’t perform that action at this time.
0 commit comments