From: Simon Marlow Date: Thu, 24 Aug 2006 11:55:35 +0000 (+0000) Subject: update with respect to darcs-all changes X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=081d5ef4889f76f247ddb9e84e13176f377c088b;p=ghc-hetmet.git update with respect to darcs-all changes --- 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 =====================