[commit: Cabal] master: 'cabal install' without argument now installs all the dependencies of the package in the current directory, and then configures, builds and installs it. (652fc8e)
Ian Lynagh
igloo at earth.li
Fri Jun 24 01:47:25 CEST 2011
Repository : ssh://darcs.haskell.org//srv/darcs/packages/Cabal
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/652fc8e3ec3ebd48fb8a27aae288073d525b1d39
>---------------------------------------------------------------
commit 652fc8e3ec3ebd48fb8a27aae288073d525b1d39
Author: bjorn <bjorn at bringert.net>
Date: Sat Oct 13 14:00:29 2007 +0000
'cabal install' without argument now installs all the dependencies of the package in the current directory, and then configures, builds and installs it.
cabal-install/Hackage/Dependency.hs | 22 +++++++++++++--
cabal-install/Hackage/Install.hs | 50 +++++++++++++++++++++++++----------
cabal-install/Hackage/Setup.hs | 11 -------
3 files changed, 55 insertions(+), 28 deletions(-)
Diff suppressed because of size. To see it, use:
git show 652fc8e3ec3ebd48fb8a27aae288073d525b1d39
More information about the Cvs-libraries
mailing list