From 3ad68fe4d2163ff90532c20583cc14cbfecaa209 Mon Sep 17 00:00:00 2001 From: simonmar Date: Fri, 8 Sep 2000 12:33:22 +0000 Subject: [PATCH] [project @ 2000-09-08 12:33:22 by simonmar] should be --- ghc/docs/users_guide/debugging.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ghc/docs/users_guide/debugging.sgml b/ghc/docs/users_guide/debugging.sgml index 331f7df..521e9a4 100644 --- a/ghc/docs/users_guide/debugging.sgml +++ b/ghc/docs/users_guide/debugging.sgml @@ -713,8 +713,8 @@ file). Unregisterised compilation can be useful when porting GHC to a new machine, since it reduces the prerequisite tools to - gcc, as, and - ld and nothing more, and furthermore the amount + gcc, as, and + ld and nothing more, and furthermore the amount of platform-specific code that needs to be written in order to get unregisterised compilation going is usually fairly small. -- 1.7.10.4