From 57c58a20268a698810570dfee646ff9b6132dfde Mon Sep 17 00:00:00 2001 From: simonmar Date: Thu, 24 Jun 2004 08:43:53 +0000 Subject: [PATCH] [project @ 2004-06-24 08:43:53 by simonmar] Remove "EXOTICA" from the description of -osuf/-hisuf --- ghc/docs/users_guide/separate_compilation.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc/docs/users_guide/separate_compilation.sgml b/ghc/docs/users_guide/separate_compilation.sgml index 69a6e8c..ee49819 100644 --- a/ghc/docs/users_guide/separate_compilation.sgml +++ b/ghc/docs/users_guide/separate_compilation.sgml @@ -325,7 +325,7 @@ $ ghc -c parse/Foo.hs parse/Bar.hs gurgle/Bumble.hs -odir `arch` - EXOTICA: The + The suffix will change the .o file suffix for object files to whatever you specify. We use this when compiling -- 1.7.10.4