From: panne Date: Mon, 1 May 2000 14:31:22 +0000 (+0000) Subject: [project @ 2000-05-01 14:31:22 by panne] X-Git-Tag: Approximately_9120_patches~4571 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=0d273d95cef3785176211d88fd2d67b9c3b5707b;p=ghc-hetmet.git [project @ 2000-05-01 14:31:22 by panne] Fixed typo in comment --- diff --git a/ghc/compiler/prelude/PrimRep.lhs b/ghc/compiler/prelude/PrimRep.lhs index cde186a..4c87fe5 100644 --- a/ghc/compiler/prelude/PrimRep.lhs +++ b/ghc/compiler/prelude/PrimRep.lhs @@ -58,7 +58,7 @@ data PrimRep | WeakPtrRep | ForeignObjRep - | StablePtrRep -- guaranteed to be a represented by a pointer + | StablePtrRep -- guaranteed to be represented by a pointer | StableNameRep -- A stable name is a real heap object, unpointed, -- with one field containing an index into the