Repository : ssh://darcs.haskell.org//srv/darcs/packages/Cabal On branch : master
http://hackage.haskell.org/trac/ghc/changeset/1383c2d59d8a100ea9319125e21bc311e74a17da >--------------------------------------------------------------- commit 1383c2d59d8a100ea9319125e21bc311e74a17da Author: Duncan Coutts <[email protected]> Date: Sun Jun 19 12:23:02 2011 +0000 Add a short top-level README >--------------------------------------------------------------- README | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/README b/README new file mode 100644 index 0000000..bab14a4 --- /dev/null +++ b/README @@ -0,0 +1,8 @@ +This Cabal darcs repository contains multiple packages: + + * cabal/ -- the Cabal library package + * cabal-install/ -- the cabal-install package containing the 'cabal' tool. + +See the README in each subdir for more details. + +The canonical upstream repo lives at http://darcs.haskell.org/cabal/ _______________________________________________ Cvs-libraries mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-libraries
