Document the compiler --info flag
[ghc-hetmet.git] / docs / users_guide / using.xml
index 7a1391c..ee4d9fd 100644 (file)
@@ -355,6 +355,18 @@ module X where
       <varlistentry>
        <term>
           <cmdsynopsis>
+            <command>ghc --info</command>
+          </cmdsynopsis>
+          <indexterm><primary><option>&ndash;&ndash;info</option></primary></indexterm>
+        </term>
+       <listitem>
+         <para>Print information about the compiler.</para>
+       </listitem>
+      </varlistentry>
+
+      <varlistentry>
+       <term>
+          <cmdsynopsis>
             <command>ghc --version</command>
             <command>ghc -V</command>
           </cmdsynopsis>