From ce20fc57874366c0009078d60ded8443a3f94c87 Mon Sep 17 00:00:00 2001 From: simonpj Date: Thu, 18 Oct 2001 08:03:29 +0000 Subject: [PATCH] [project @ 2001-10-18 08:03:29 by simonpj] Add comments --- ghc/lib/std/PrelGHC.hi-boot.pp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 ; -- 1.7.10.4