From 081d5ef4889f76f247ddb9e84e13176f377c088b Mon Sep 17 00:00:00 2001 From: Simon Marlow Date: Thu, 24 Aug 2006 11:55:35 +0000 Subject: [PATCH] update with respect to darcs-all changes --- README | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README b/README index 825b8c1..4634789 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 ===================== -- 1.7.10.4