patch applied (packages/Cabal): Rejig --list-options handling so it takes priority

Clemens Fruhwirth clemens at endorphin.org
Thu Dec 27 09:41:38 EST 2007


Tue Dec 18 11:16:36 PST 2007  Duncan Coutts <duncan at haskell.org>
  * Rejig --list-options handling so it takes priority
  --list-options no takes priority over errors in other flags and over --help
  this is so that it can be used consistently for command completion without
  returning garbage (ie error messages on ill formed partial command lines
  or producing --help output). Also make --list-options list all the common
  options appart from itself, so that's just --help at the moment.

    M ./Distribution/Simple/Command.hs -6 +9


More information about the Cvs-libraries mailing list