On Sat, Jan 7, 2012 at 12:59 PM, Antoine Latter <aslatter@gmail.com> wrote:Hello again,
> Hi Cabal,
>
> When trying to use "cabal install --enable-tests --only-dependencies"
> it appears to be passing the "--enable-tests" option down to the
> dependent packages during build. This isn't what I want at all - I
> only want to use the "--enable-tests" flag for the purpose of building
> an install plan.
>
I would create a bug for this, except trac is down after massive spamming.
Can someone review this patch? Sorry to be a bother, but the command
'cabal install --enable-tests --only-dependencies' is actually pretty
common for me, since I do a lot of work with 'cabal-dev' (and so am
re-installing dependencies all the time).