patch applied (cabal): Treat "cabal --flag command" as "cabal command --flag"
1 Oct
2008
1 Oct
'08
12:18 p.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/_darcs/patches/20080928070627-adfee-9a3bca71c...
6521
Age (days ago)
6521
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts