X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2Fprelude%2Fprimops.txt.pp;fp=ghc%2Fcompiler%2Fprelude%2Fprimops.txt.pp;h=6d954ee4a3158262a7ea62f4b49ece381f328320;hb=0c7c7de8c5bb8c60290605ef3ddb76f16111f095;hp=cd2f25cffec7ff3fac6b909f77cd1fcc65edab32;hpb=0c167905094aa4512274caf8910fcbc037e9040e;p=ghc-hetmet.git diff --git a/ghc/compiler/prelude/primops.txt.pp b/ghc/compiler/prelude/primops.txt.pp index cd2f25c..6d954ee 100644 --- a/ghc/compiler/prelude/primops.txt.pp +++ b/ghc/compiler/prelude/primops.txt.pp @@ -1,5 +1,5 @@ ----------------------------------------------------------------------- --- $Id: primops.txt.pp,v 1.33 2005/03/04 19:19:56 sof Exp $ +-- $Id: primops.txt.pp,v 1.34 2005/03/07 14:52:20 simonmar Exp $ -- -- Primitive Operations -- @@ -64,7 +64,7 @@ defaults -- matched pairs of embedded curly brackets. #include "MachDeps.h" -#include "ghcconfig.h" +#include "ghc_boot_platform.h" section "The word size story." {Haskell98 specifies that signed integers (type {\tt Int})