From 71e271dc055932106d397224ed462d0829514608 Mon Sep 17 00:00:00 2001 From: rrt <unknown> Date: Thu, 20 Jul 2000 12:32:50 +0000 Subject: [PATCH] [project @ 2000-07-20 12:32:50 by rrt] Fixed a version-o. --- ghc/docs/users_guide/installing.sgml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/ghc/docs/users_guide/installing.sgml b/ghc/docs/users_guide/installing.sgml index 27f42ae2a1bf..d57f268e1d39 100644 --- a/ghc/docs/users_guide/installing.sgml +++ b/ghc/docs/users_guide/installing.sgml @@ -920,15 +920,14 @@ on or rebooting may be the quickest cure. <Question> <Para> -I get errors when trying to build GHC 4.07 with GHC 4.05. +I get errors when trying to build GHC 4.08 with GHC 4.05. </Para> </Question> -<Answer> -<Para> -This seems to work better if you don't use <Option>-O</Option> in <Constant>GhcHcOpts</Constant>. It's a bug in 4.05, unfortunately. Anyway, better to install 4.07 binaries and use those. -</Para> -</Answer> +<Answer> <Para> This seems to work better if you don't use +<Option>-O</Option> in <Constant>GhcHcOpts</Constant>. It's a bug in 4.05, +unfortunately. Anyway, better to install 4.08 binaries and use those. +</Para> </Answer> </QandAEntry> -- GitLab