Improve 'ghcup compile hls'
- short hashes now work
- print the long hash in addition to the detected cabal version of HLS
- add
--git-describe-version
switch as an alternative to--overwrite-version
- add more examples to
ghcup compile hls --help
Fix 1. and 2. for GHC as well.
Edited by Julian Ospald