[project @ 2002-07-02 16:21:23 by simonmar]
authorsimonmar <unknown>
Tue, 2 Jul 2002 16:21:23 +0000 (16:21 +0000)
committersimonmar <unknown>
Tue, 2 Jul 2002 16:21:23 +0000 (16:21 +0000)
Note that literate Haskell is not supported by hsc2hs at the moment

ghc/docs/users_guide/utils.sgml

index 5260a1f..8561287 100644 (file)
@@ -282,9 +282,10 @@ tags:
        </varlistentry>
       </variablelist>
 
-      <para>The input file should end with .hsc. Output files by
-      default get names with the <literal>.hsc</literal> suffix
-      replaced:</para>
+      <para>The input file should end with .hsc (it should be plain
+      Haskell source only; literate Haskell is not supported at the
+      moment). Output files by default get names with the
+      <literal>.hsc</literal> suffix replaced:</para>
 
       <informaltable>
        <tgroup cols=2>