[commit: packages/Cabal] ghc-head: Add an '--only' flag for 'build', 'test' and 'bench'. (9573059)

git at git.haskell.org git at git.haskell.org
Mon Aug 26 23:25:07 CEST 2013


Repository : ssh://git@git.haskell.org/Cabal

On branch  : ghc-head
Link       : http://git.haskell.org/?p=packages/Cabal.git;a=commit;h=9573059f76865007ebe40a6bb0118ca2aa818c8b

>---------------------------------------------------------------

commit 9573059f76865007ebe40a6bb0118ca2aa818c8b
Author: Mikhail Glushenkov <mikhail.glushenkov at gmail.com>
Date:   Sat May 11 16:17:31 2013 +0200

    Add an '--only' flag for 'build', 'test' and 'bench'.
    
    Allows to skip the automatic reinstallation of add-source deps.


>---------------------------------------------------------------

9573059f76865007ebe40a6bb0118ca2aa818c8b
 Cabal/Distribution/Simple/Setup.hs         |   52 +----------
 cabal-install/Distribution/Client/Setup.hs |  131 +++++++++++++++++++++++++---
 cabal-install/Main.hs                      |  104 +++++++++++++---------
 3 files changed, 188 insertions(+), 99 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 9573059f76865007ebe40a6bb0118ca2aa818c8b




More information about the ghc-commits mailing list