On Tue, Sep 4, 2012 at 2:17 PM, Mikhail Glushenkov
<the.dead.shall.r...@gmail.com> wrote:
> I looked more closely into this, and it seems like the easiest
> solution is a --no-download flag for "install". It can be implemented
> either by exiting with error if the install plan contains packages
> that aren't already installed (forcing the user to run "install
> --only-dependencies") or by somehow coaxing the constraint solver into
> rejecting such packages (is this possible?).

Would that be equivalent of configure && build && registering or are
there some subtle differences. I'm worried that if there are builds my
fail for confusing reasons.

-- Johan

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

Reply via email to