From: simonpj Date: Mon, 16 Jul 2001 11:43:17 +0000 (+0000) Subject: [project @ 2001-07-16 11:43:17 by simonpj] X-Git-Tag: Approximately_9120_patches~1538 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=2510d69d3edf6804781e46fef91f0e094d13c798;p=ghc-hetmet.git [project @ 2001-07-16 11:43:17 by simonpj] Add docs re installed file layout --- diff --git a/ghc/docs/users_guide/installing.sgml b/ghc/docs/users_guide/installing.sgml index d26b235..3dee1a9 100644 --- a/ghc/docs/users_guide/installing.sgml +++ b/ghc/docs/users_guide/installing.sgml @@ -15,10 +15,19 @@ Haskell, so binary distributions allow you to install them without having a Haskell compiler.) -This guide is in two parts: installing on Unix-a-likes, and installing on Windows. +This guide is in several parts: + + Installing on Unix-a-likes (). + Installing on Windows (). + The layout of installed files (). +You don't need to know this to install GHC, +but it's useful if you are changing the implementation. + Installing or building the documentation (). + - Installing on Unix-a-likes + + Installing on Unix-a-likes When a platform-specific package is available @@ -659,6 +668,171 @@ unfortunately. Anyway, better to install 4.08 binaries and use those. + Building the documentation