patch applied (cabal): Change --configure-option= to --configure-arg=

2007-09-02 Thread Duncan Coutts
Sat Sep 1 17:33:34 PDT 2007 Duncan Coutts <[EMAIL PROTECTED]> UNDO: Change --configure-option= to --configure-arg= For consitency with other flags. M ./Distribution/Simple/Setup.hs -3 +3 M ./doc/Cabal.xml -2 +2 ___ cabal-devel mailing list

patch applied (cabal): Rename --prog-args to --prog-options

2007-09-02 Thread Duncan Coutts
Sun Sep 2 10:06:37 PDT 2007 Duncan Coutts <[EMAIL PROTECTED]> * Rename --prog-args to --prog-options amd --prog-arg to --prog-arg and update the user guide. M ./Distribution/Simple/Setup.hs -17 +18 M ./doc/Cabal.xml -14 +15 ___ cabal-devel

patch applied (cabal): Warning supression for Windows

2007-09-02 Thread Ian Lynagh
Sun Sep 2 15:51:11 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]> * Warning supression for Windows M ./Distribution/Simple/InstallDirs.hs +7 ___ cabal-devel mailing list cabal-devel@haskell.org http://www.haskell.org/mailman/listinfo/cabal-devel

patch applied (cabal): Suppress some warnings

2007-09-02 Thread Ian Lynagh
Sun Sep 2 12:39:55 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]> * Suppress some warnings M ./Distribution/Simple/Install.hs +7 ___ cabal-devel mailing list cabal-devel@haskell.org http://www.haskell.org/mailman/listinfo/cabal-devel

Re: patch applied (cabal): Change --configure-option= to --configure-arg=

2007-09-02 Thread Duncan Coutts
On Sun, 2007-09-02 at 14:09 +0100, Ross Paterson wrote: > > > I forgot that the file format includes XXX-options fields, which might > > > be a source of confusion. > > > > Mm, good point. We can't change those of course. What do you think we > > should do? > > I think it argues for --PROG-optio

Re: patch applied (cabal): Change --configure-option= to --configure-arg=

2007-09-02 Thread Ross Paterson
On Sun, Sep 02, 2007 at 01:56:45PM +0100, Duncan Coutts wrote: > On Sun, 2007-09-02 at 01:53 +0100, Ross Paterson wrote: > > On Sat, Sep 01, 2007 at 05:33:26PM -0700, Duncan Coutts wrote: > > > Sat Sep 1 17:33:34 PDT 2007 Duncan Coutts <[EMAIL PROTECTED]> > > > * Change --configure-option= to -

Re: patch applied (cabal): Change --configure-option= to --configure-arg=

2007-09-02 Thread Duncan Coutts
On Sun, 2007-09-02 at 01:53 +0100, Ross Paterson wrote: > On Sat, Sep 01, 2007 at 05:33:26PM -0700, Duncan Coutts wrote: > > Sat Sep 1 17:33:34 PDT 2007 Duncan Coutts <[EMAIL PROTECTED]> > > * Change --configure-option= to --configure-arg= > > For consitency with other flags. > > Also --ghc-