[project @ 2005-07-21 14:46:04 by simonmar]
authorsimonmar <unknown>
Thu, 21 Jul 2005 14:46:04 +0000 (14:46 +0000)
committersimonmar <unknown>
Thu, 21 Jul 2005 14:46:04 +0000 (14:46 +0000)
Fix CPP symbols

ghc/docs/users_guide/phases.xml

index a1c8b70..fd034a3 100644 (file)
@@ -387,7 +387,7 @@ $ cat foo.hspp</screen>
 
       <varlistentry>
        <term>
-          <constant><replaceable>os</replaceable>_OS=1</constant>
+          <constant><replaceable>os</replaceable>_HOST_OS=1</constant>
         </term>
        <listitem>
          <para>This define allows conditional compilation based on
@@ -400,7 +400,7 @@ $ cat foo.hspp</screen>
        
       <varlistentry>
        <term>
-          <constant><replaceable>arch</replaceable>_ARCH=1</constant>
+          <constant><replaceable>arch</replaceable>_HOST_ARCH=1</constant>
         </term>
        <listitem>
          <para>This define allows conditional compilation based on