Repository : ssh://darcs.haskell.org//srv/darcs/packages/Cabal On branch : master
http://hackage.haskell.org/trac/ghc/changeset/7f66d144822494badcd27bd9789340db1ec29c8e >--------------------------------------------------------------- commit 7f66d144822494badcd27bd9789340db1ec29c8e Author: Duncan Coutts <[email protected]> Date: Sat Jan 19 17:02:54 2008 +0000 Note in the README than the unix package is not a dependency >--------------------------------------------------------------- cabal-install/README | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/cabal-install/README b/cabal-install/README index 1345701..1821ac1 100644 --- a/cabal-install/README +++ b/cabal-install/README @@ -12,7 +12,7 @@ is unrecoverable. == Dependences == base >= 2.1, process, directory, pretty, bytestring >= 0.9 - mtl, network, regex-compat, unix, Cabal>=1.3, + mtl, network, regex-compat, Cabal>=1.3, zlib >= 0.4, HTTP >= 3000.0 && < 3000.1, filepath >= 1.0 Kind of ironic we need cabal install to make it easier to build cabal _______________________________________________ Cvs-libraries mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-libraries
