From 1d8632caa538598a43e47715f767f1c7bc2f04ad Mon Sep 17 00:00:00 2001 From: Ian Lynagh Date: Wed, 11 Jul 2007 00:00:02 +0000 Subject: [PATCH] Remove reference to the now-dead fptools --- docs/users_guide/installing.xml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/docs/users_guide/installing.xml b/docs/users_guide/installing.xml index 71113ee..70ea199 100644 --- a/docs/users_guide/installing.xml +++ b/docs/users_guide/installing.xml @@ -10,10 +10,7 @@ Installing from binary distributions is easiest, and recommended! so you've got to bootstrap it somehow. We provide machine-generated C-files-from-Haskell for this purpose, but it's really quite a pain to use them. If you must build GHC from its sources, using a -binary-distributed GHC to do so is a sensible way to proceed. For the -other fptools programs, many are written in -Haskell, so binary distributions allow you to install them without -having a Haskell compiler.) +binary-distributed GHC to do so is a sensible way to proceed.) This guide is in several parts: -- 1.7.10.4