patch applied (cabal-branches/cabal-1.6): Treat "cabal --flag command" as "cabal command --flag"

Duncan Coutts duncan.coutts at worc.ox.ac.uk
Tue Oct 7 17:56:04 EDT 2008


Sun Sep 28 00:06:27 PDT 2008  Duncan Coutts <duncan at haskell.org>
  * Treat "cabal --flag command" as "cabal command --flag"
  eg "cabal -v configure" to mean "cabal configure -v"
  For flags that are not recognised as global flags,
  pass them on to the sub-command.

    M ./Distribution/GetOpt.hs -1 +1
    M ./Distribution/Simple/Command.hs -11 +20

View patch online:
http://darcs.haskell.org/cabal-branches/cabal-1.6/_darcs/patches/20080928070627-adfee-9a3bca71c43821fa65d3d7758f1818992a19713a.gz



More information about the cabal-devel mailing list