[commit: Cabal] master: Add a short top-level README (1383c2d)
Ian Lynagh
igloo at earth.li
Fri Jun 24 02:09:38 CEST 2011
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 <duncan at community.haskell.org>
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/
More information about the Cvs-libraries
mailing list