From: simonmar Date: Fri, 8 Sep 2000 12:33:22 +0000 (+0000) Subject: [project @ 2000-09-08 12:33:22 by simonmar] X-Git-Tag: Approximately_9120_patches~3765 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=3ad68fe4d2163ff90532c20583cc14cbfecaa209;p=ghc-hetmet.git [project @ 2000-09-08 12:33:22 by simonmar] should be --- 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.