Adds the new rmGhcupDirs function in Main.hs under Nuke command
This commit is contained in:
parent
8a1dbe9dbb
commit
07fb04bb74
@ -1713,6 +1713,8 @@ Make sure to clean up #{tmpdir} afterwards.|])
|
||||
lInstalled <- runLogger . flip runReaderT appstate $ listVersions Nothing (Just ListInstalled)
|
||||
forM_ lInstalled $ runRm . rmTool
|
||||
|
||||
runLogger $ runReaderT rmGhcupDirs appstate
|
||||
|
||||
pure ExitSuccess
|
||||
|
||||
case res of
|
||||
|
Loading…
Reference in New Issue
Block a user