ghcup-hs/app/ghcup
Huw campbell d6fa61e223 Add command line completions for installed and available versions.
When running `ghcup set ghc` and pressing tab, one should be able to
autocomplete the currently installed GHCs we have available.

Add an optparse applicative completer for install, rm, and set commands
which shows tags and versions. For installation, all are shown; while
for remove and set, only those installed are.
2021-02-25 00:42:16 +11:00
..
BrickMain.hs Fix ghcup-tui 2021-02-24 12:42:36 +01:00
Main.hs Add command line completions for installed and available versions. 2021-02-25 00:42:16 +11:00