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=cd2f25cffec7ff3fac6b909f77cd1fcc65edab32;hb=75d52d81c0256e7bd2ae5108fc611224ea08edda;hp=e699bb56ce8fc7f3183147e13dbadb75f8ba0463;hpb=f1000ee3b4d504c7f1390a7af2e4c247676b9293;p=ghc-hetmet.git diff --git a/ghc/compiler/prelude/primops.txt.pp b/ghc/compiler/prelude/primops.txt.pp index e699bb5..cd2f25c 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.32 2005/01/31 13:25:38 simonpj Exp $ +-- $Id: primops.txt.pp,v 1.33 2005/03/04 19:19:56 sof Exp $ -- -- Primitive Operations -- @@ -64,6 +64,7 @@ defaults -- matched pairs of embedded curly brackets. #include "MachDeps.h" +#include "ghcconfig.h" section "The word size story." {Haskell98 specifies that signed integers (type {\tt Int})