[project @ 2001-07-23 23:02:37 by ken]
authorken <unknown>
Mon, 23 Jul 2001 23:02:37 +0000 (23:02 +0000)
committerken <unknown>
Mon, 23 Jul 2001 23:02:37 +0000 (23:02 +0000)
Added documentation for hsc2hs "--no-compile" option.

ghc/docs/users_guide/utils.sgml

index 633a779..c41e893 100644 (file)
@@ -227,6 +227,15 @@ tags:
            <para>Output version information.</para>
          </listitem>
        </varlistentry>
+
+       <varlistentry>
+         <term><literal>--no-compile</literal></term>
+         <listitem>
+           <para>Stop after writing out the intermediate C program to disk.
+           The file name for the intermediate C program is the input file name
+           with <literal>.hsc</literal> replaced with <literal>_hsc_make.c</literal>.</para>
+         </listitem>
+       </varlistentry>
       </variablelist>
 
       <para>The input file should end with .hsc. Output files by