X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Flib%2Fstd%2FPrelGHC.hi-boot.pp;fp=ghc%2Flib%2Fstd%2FPrelGHC.hi-boot.pp;h=d478480cea44544dd47e85fa8edc59359c39c709;hb=bbaa82e5b5a0ae8937616a7b774772506b6b067e;hp=d551efc8568d4f9afb12ae89c081c2d796b0b4c1;hpb=7d589c31bb4bf0846e2541e75988c97a1ebf2860;p=ghc-hetmet.git diff --git a/ghc/lib/std/PrelGHC.hi-boot.pp b/ghc/lib/std/PrelGHC.hi-boot.pp index d551efc..d478480 100644 --- a/ghc/lib/std/PrelGHC.hi-boot.pp +++ b/ghc/lib/std/PrelGHC.hi-boot.pp @@ -211,6 +211,9 @@ __export PrelGHC ztztzhzh decodeDoublezh +-- Integer is implemented by foreign imports on .NET, so no primops + +#ifndef ILX cmpIntegerzh cmpIntegerIntzh plusIntegerzh @@ -244,6 +247,7 @@ __export PrelGHC orIntegerzh xorIntegerzh complementIntegerzh +#endif Arrayzh ByteArrayzh