[commit: Cabal] master: Implement CLI flag --root-cmd for 'cabal install' as in #202 (4e0f459)
Ian Lynagh
igloo at earth.li
Fri Jun 24 01:51:37 CEST 2011
Repository : ssh://darcs.haskell.org//srv/darcs/packages/Cabal
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/4e0f459a12b0fb4bfe14819747446b750727c16b
>---------------------------------------------------------------
commit 4e0f459a12b0fb4bfe14819747446b750727c16b
Author: Andrea Vezzosi <sanzhiyan at gmail.com>
Date: Thu Mar 6 16:08:16 2008 +0000
Implement CLI flag --root-cmd for 'cabal install' as in #202
It also adds the internal flag --only so we can avoid building a setup when build-type == Simple.
cabal-install/Hackage/Install.hs | 67 +++++++++++++++++++++++++++++--------
cabal-install/Hackage/Setup.hs | 27 +++++++++++++++-
2 files changed, 78 insertions(+), 16 deletions(-)
Diff suppressed because of size. To see it, use:
git show 4e0f459a12b0fb4bfe14819747446b750727c16b
More information about the Cvs-libraries
mailing list