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-option for build and makefile. These are used by GHC only;
I wonder
Sat Sep 1 17:33:34 PDT 2007 Duncan Coutts <[EMAIL PROTECTED]>
* 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
caba
On Sat, 2007-09-01 at 18:41 +0100, Ross Paterson wrote:
> On Sat, Sep 01, 2007 at 10:32:09AM -0700, Duncan Coutts wrote:
> > Sat Sep 1 10:31:47 PDT 2007 Duncan Coutts <[EMAIL PROTECTED]>
> > * Pass --configure-option= options to configure in the right order
> > in the same order as they were
On Sat, 2007-09-01 at 18:47 +0200, Sven Panne wrote:
> On Tuesday 31 July 2007 19:39, Duncan Coutts wrote:
> > [...]
> > The docs for those packages would be available for packages installed
> > via cabal (assuming the user did the optional haddock step) and would
> > link to each other.
>
> Well,
On Sat, 2007-09-01 at 19:40 +0200, Sven Panne wrote:
> On Saturday 01 September 2007 19:37, Duncan Coutts wrote:
> > On Sat, 2007-09-01 at 04:56 -0700, Sven Panne wrote:
> > > Sat Sep 1 04:55:36 PDT 2007 [EMAIL PROTECTED]
> > > * Make setup script compile again after recent Cabal changes
> >
>
#7: add --ghc-args and such to configure
--+-
Reporter: ijones |Owner: ijones
Type: enhancement | Status: closed
Priority: high |Milestone: Cabal-1.
On Sat, Sep 01, 2007 at 10:32:09AM -0700, Duncan Coutts wrote:
> Sat Sep 1 10:31:47 PDT 2007 Duncan Coutts <[EMAIL PROTECTED]>
> * Pass --configure-option= options to configure in the right order
> in the same order as they were passed to cabal configure on the command line
Can we standardi
Sat Sep 1 10:31:47 PDT 2007 Duncan Coutts <[EMAIL PROTECTED]>
* Pass --configure-option= options to configure in the right order
in the same order as they were passed to cabal configure on the command line
M ./Distribution/Simple/Setup.hs -1 +1
__
Sat Sep 1 10:17:42 PDT 2007 Duncan Coutts <[EMAIL PROTECTED]>
* Add --prog-arg= and make --prog-args parse quotes
So this provides two ways of passing options that contain embeded spaces:
--foo-args='--bar --baz="path with spaces in"'
--foo-arg=--bar --foo-arg=--baz="path with spaces in"
Sat Sep 1 09:20:43 PDT 2007 Duncan Coutts <[EMAIL PROTECTED]>
* Don't use normalise when parsing configure arguments
M ./Distribution/Simple/Setup.hs -4 +3
___
cabal-devel mailing list
cabal-devel@haskell.org
http://www.haskell.org/mailman/listin
Sat Sep 1 07:09:21 PDT 2007 Ross Paterson <[EMAIL PROTECTED]>
* Maintainer is now cabal-devel@haskell.org
M ./Cabal.cabal -1 +1
___
cabal-devel mailing list
cabal-devel@haskell.org
http://www.haskell.org/mailman/listinfo/cabal-devel
11 matches
Mail list logo