Implement 'ghcup test ghc' based on the bindist testsuite

This commit is contained in:
2023-01-08 19:29:35 +08:00
parent 54af66d115
commit 1e32639873
12 changed files with 1199 additions and 480 deletions

View File

@@ -295,6 +295,7 @@ Report bugs at <https://github.com/haskell/ghcup-hs/issues>|]
#endif
Install installCommand -> install installCommand settings appState runLogger
InstallCabalLegacy iopts -> install (Left (InstallCabal iopts)) settings appState runLogger
Test testCommand -> test testCommand settings appState runLogger
Set setCommand -> set setCommand runAppState runLeanAppState runLogger
UnSet unsetCommand -> unset unsetCommand runLeanAppState runLogger
List lo -> list lo no_color runAppState