[project @ 2001-10-18 08:03:29 by simonpj]
authorsimonpj <unknown>
Thu, 18 Oct 2001 08:03:29 +0000 (08:03 +0000)
committersimonpj <unknown>
Thu, 18 Oct 2001 08:03:29 +0000 (08:03 +0000)
Add comments

ghc/lib/std/PrelGHC.hi-boot.pp

index 5fc5008..d551efc 100644 (file)
@@ -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
 ;