Commit Graph

5 Commits

Author SHA1 Message Date
7a2a5074fa
Fix parsing issues with 'ghcup run' and non-PVP versions
This is a major refactor of some CLI code. We try to distinguish
GHC versions from other versions, so that we can use distinct parsers.

Hopefully this doesn't introduce new bugs.

This also forces ghcup run to use the new internal ~/.ghcup/tmp dir.
2022-07-11 19:45:15 +02:00
f3c703d655
Support hls in 'ghcup changelog' 2022-07-11 19:44:10 +02:00
2845425099
Restructure modules 2022-05-22 21:11:40 +02:00
ab702bba9b
Improve completion support 2022-03-05 12:56:19 +01:00
01956d694d
Refactor app Main 2021-10-17 19:15:24 +02:00