patch applied (cabal-branches/cabal-1.6): Treat "cabal --flag command" as "cabal command --flag"
8 Oct
2008
8 Oct
'08
5:56 a.m.
Sun Sep 28 00:06:27 PDT 2008 Duncan Coutts <duncan@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/20080928070...
6492
Age (days ago)
6492
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts