summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index 825b8c1465..4634789f1f 100644
--- a/README
+++ b/README
@@ -26,6 +26,11 @@ to get the other repositories:
$ cd ghc
$ sh darcs-all
+This grabs the "core" packages by default. To get the full set of
+packages (which will probably take a long time to build), instead say
+
+ $ sh darcs-all --extra get
+
Building & Installing
=====================