From: simonpj Date: Thu, 18 Oct 2001 08:03:29 +0000 (+0000) Subject: [project @ 2001-10-18 08:03:29 by simonpj] X-Git-Tag: Approximately_9120_patches~802 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=ce20fc57874366c0009078d60ded8443a3f94c87;p=ghc-hetmet.git [project @ 2001-10-18 08:03:29 by simonpj] Add comments --- diff --git a/ghc/lib/std/PrelGHC.hi-boot.pp b/ghc/lib/std/PrelGHC.hi-boot.pp index 5fc5008..d551efc 100644 --- a/ghc/lib/std/PrelGHC.hi-boot.pp +++ b/ghc/lib/std/PrelGHC.hi-boot.pp @@ -424,7 +424,8 @@ __export PrelGHC BCOzh mkApUpd0zh - unsafeCoercezh -- Defined in MkId + unsafeCoercezh -- unsafeCoerce# :: forall a b. a -> b + -- It's defined in ghc/compiler/basicTypes/MkId.lhs addrToHValuezh ;