FIX #1861: floating-point constants for infinity and NaN in via-C
[ghc-hetmet.git] / docs / users_guide / runghc.xml
index cfd5cbe..352a496 100644 (file)
@@ -1,12 +1,12 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<chapter id="ghci">
+<chapter id="runghc">
   <title>Using runghc</title>
   <indexterm><primary>runghc</primary></indexterm>
 
   <para>runghc allows you to run Haskell programs without first having
   to compile them.</para>
 
-  <sect1 id="ghci-introduction">
+  <sect1 id="runghc-introduction">
     <title>Flags</title>
 
     <para>The runghc commandline looks like:</para>