From: sof Date: Thu, 12 Mar 1998 10:08:00 +0000 (+0000) Subject: [project @ 1998-03-12 10:08:00 by sof] X-Git-Tag: Approx_2487_patches~868 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=1bb549f374580d391204ec788036ca10291e1ddd;p=ghc-hetmet.git [project @ 1998-03-12 10:08:00 by sof] "Testing GHC" section: Don't suggest compiling a version of 'nfib' for 'Complex Float', since this is not an Ord type. --- diff --git a/docs/installing.vsgml b/docs/installing.vsgml index 467c6b8..c0a3dad 100644 --- a/docs/installing.vsgml +++ b/docs/installing.vsgml @@ -641,8 +641,8 @@ Hello, world! Some simple-but-profitable tests are to compile and run the notorious @nfib@ Int@, and then try @Integer@, @Float@, @Double@, -@Rational@ and maybe @Complex Float@. Code for this is distributed in -@ghc/misc/examples/nfib/@ in a source distribution. +@Rational@ and perhaps the overloaded version. Code for this is +distributed in @ghc/misc/examples/nfib/@ in a source distribution. For more information on how to ``drive'' GHC, either do @ghc -help@ or consult the User's Guide (distributed in several pre-compiled formats