From: panne Date: Fri, 28 Apr 2000 15:06:04 +0000 (+0000) Subject: [project @ 2000-04-28 15:06:04 by panne] X-Git-Tag: Approximately_9120_patches~4577 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=3c87ea6cd7018f266e6a097a7d9a16f2b5289f4c;p=ghc-hetmet.git [project @ 2000-04-28 15:06:04 by panne] Updated out-of-date comment about representation of StablePtr --- diff --git a/ghc/compiler/prelude/PrimRep.lhs b/ghc/compiler/prelude/PrimRep.lhs index 2d13efa..cde186a 100644 --- a/ghc/compiler/prelude/PrimRep.lhs +++ b/ghc/compiler/prelude/PrimRep.lhs @@ -58,9 +58,7 @@ data PrimRep | WeakPtrRep | ForeignObjRep - | StablePtrRep -- We could replace this with IntRep but maybe - -- there's some documentation gain from having - -- it special? [ADR] + | StablePtrRep -- guaranteed to be a represented by a pointer | StableNameRep -- A stable name is a real heap object, unpointed, -- with one field containing an index into the