patch applied (cabal): Save horazontal space in the --help output
by omitting options to short flags
Duncan Coutts
duncan.coutts at worc.ox.ac.uk
Tue Feb 19 08:34:42 EST 2008
Mon Feb 18 15:57:44 PST 2008 Duncan Coutts <duncan at haskell.org>
* Save horazontal space in the --help output by omitting options to short flags
So instead of "-f FLAGS --flags=FLAGS" we get just "-f --flags=FLAGS"
This makes rather better use of 80 cols and means the flag descriptsion
are not squeesed into such a narrow column.
M ./Distribution/GetOpt.hs -2 +2
M ./Distribution/Simple/Command.hs -1 +4
View patch online:
http://darcs.haskell.org/cabal/_darcs/patches/20080218235744-adfee-115ac0a709123a73b1934f85df8e16b817787d6c.gz
More information about the cabal-devel
mailing list