Fix hsc2hs docs: 'gcc' is now the default compiler, not 'ghc'; fixes #4341
[ghc-hetmet.git] / docs / users_guide / utils.xml
index 3f712fe..39f4b1a 100644 (file)
@@ -205,7 +205,7 @@ tags:
          <literal>&ndash;&ndash;cc=PROG</literal></term>
          <listitem>
            <para>The C compiler to use (default:
-           <command>ghc</command>)</para>
+           <command>gcc</command>)</para>
          </listitem>
        </varlistentry>