From: simonmar Date: Mon, 8 Mar 2004 12:47:41 +0000 (+0000) Subject: [project @ 2004-03-08 12:47:41 by simonmar] X-Git-Tag: Approx_11550_changesets_converted~14 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=32b472052ded4529534cca0cece640f5c20d5bc8 [project @ 2004-03-08 12:47:41 by simonmar] Add small embellishment to one of the filename rules. --- diff --git a/ghc/docs/users_guide/separate_compilation.sgml b/ghc/docs/users_guide/separate_compilation.sgml index 9eef1a9..69a6e8c 100644 --- a/ghc/docs/users_guide/separate_compilation.sgml +++ b/ghc/docs/users_guide/separate_compilation.sgml @@ -90,8 +90,8 @@ If there is no option (the default), then the object filename is derived from the - source filename by replacing the suffix with - osuf. + source filename (ignoring the module name) by replacing the + suffix with osuf. If