ghcup-hs/lib/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
..
Download Remove use of unsafe decodeUtf8 2020-04-17 09:30:45 +02:00
Types Allow to encode version ranges for distro versions 2020-11-21 01:12:15 +01:00
Utils Alert user if upgraded ghcup is shadowed by old ghcup 2021-02-21 19:58:32 +01:00
Download.hs Allow to encode version ranges for distro versions 2020-11-21 01:12:15 +01:00
Errors.hs Allow for dynamic post-install, post-remove and pre-compile msgs 2021-02-23 11:52:38 +01:00
Platform.hs Fix licences in module haddock 2020-08-10 21:51:29 +02:00
Requirements.hs Allow to encode version ranges for distro versions 2020-11-21 01:12:15 +01:00
Types.hs Allow for dynamic post-install, post-remove and pre-compile msgs 2021-02-23 11:52:38 +01:00
Utils.hs Add command line completions for installed and available versions. 2021-02-25 00:42:16 +11:00
Version.hs Allow to encode version ranges for distro versions 2020-11-21 01:12:15 +01:00