patch applied (cabal): Add --list-options flag,
should be useful for shell command line completion
Duncan Coutts
duncan.coutts at worc.ox.ac.uk
Mon Dec 17 20:04:50 EST 2007
Mon Dec 17 05:20:48 PST 2007 Duncan Coutts <duncan at haskell.org>
* Add --list-options flag, should be useful for shell command line completion
It applies at the top level in which case it lists the global flags and
the sub-commands. It applies for each sub-command in which case it lists
the sub-command's available flags.
M ./Distribution/Simple.hs +3
M ./Distribution/Simple/Command.hs -25 +50
More information about the cabal-devel
mailing list