On Thu, Feb 16, 2012 at 8:04 AM, Thomas Tuegel <ttue...@gmail.com> wrote:
> I'm working on the patch for Cabal that we need in order to run tests
> automatically. Hopefully, I'll send it to the list this afternoon.
> Then, after the cabal-install release, we can turn automatic tests
> back on.

I don't think we want to run the tests of all dependent packages e.g. if I do

    cabal install --enable-tests --only-dependencies

if that's what you're trying to do. Or at least we need a way to say
install all dependencies of this package, including its test
dependencies.

-- Johan

_______________________________________________
cabal-devel mailing list
cabal-devel@haskell.org
http://www.haskell.org/mailman/listinfo/cabal-devel

Reply via email to