patch applied (cabal-install): CLI completion: Add completion of
packages
Duncan Coutts
duncan.coutts at worc.ox.ac.uk
Mon Mar 3 16:52:22 EST 2008
Mon Mar 3 10:32:31 PST 2008 Lennart Kolmodin <kolmodin at gentoo.org>
* CLI completion: Add completion of packages
Add completion of packages to the commands install, list, upgrade and fetch.
Only complete packages if the user is not trying to complete a flag.
Complete with package-versions if the package name ends with a dash,
otherwise just complete with the package names.
M ./bash-completion/cabal -7 +108
View patch online:
http://darcs.haskell.org/cabal-install/_darcs/patches/20080303183231-fdf66-bc4a52005033b25c40eacd1b09bda19980fb50b2.gz
More information about the cabal-devel
mailing list