projects
/
ghc-hetmet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf8adb9
)
[project @ 2001-10-18 08:03:29 by simonpj]
author
simonpj
<unknown>
Thu, 18 Oct 2001 08:03:29 +0000
(08:03 +0000)
committer
simonpj
<unknown>
Thu, 18 Oct 2001 08:03:29 +0000
(08:03 +0000)
Add comments
ghc/lib/std/PrelGHC.hi-boot.pp
patch
|
blob
|
history
diff --git
a/ghc/lib/std/PrelGHC.hi-boot.pp
b/ghc/lib/std/PrelGHC.hi-boot.pp
index
5fc5008
..
d551efc
100644
(file)
--- 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
;