X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fdocs%2Fusers_guide%2Fphases.xml;h=cd687a7f90df69c1387ec639cf017bed50c50853;hb=153b9cb9b11e05c4edb1b6bc0a7b972660e41f70;hp=62d7b9ed9d7c4354dbabd35da9937fa679c26d5a;hpb=bfdd44b2bfec3d819fd5ce19279832c25f096bb4;p=ghc-hetmet.git diff --git a/ghc/docs/users_guide/phases.xml b/ghc/docs/users_guide/phases.xml index 62d7b9e..cd687a7 100644 --- a/ghc/docs/users_guide/phases.xml +++ b/ghc/docs/users_guide/phases.xml @@ -387,7 +387,7 @@ $ cat foo.hspp - os_TARGET_OS=1 + os_OS=1 This define allows conditional compilation based on @@ -400,7 +400,7 @@ $ cat foo.hspp - arch_TARGET_ARCH=1 + arch_ARCH=1 This define allows conditional compilation based on