[project @ 2004-03-11 14:31:13 by simonpj]
authorsimonpj <unknown>
Thu, 11 Mar 2004 14:31:13 +0000 (14:31 +0000)
committersimonpj <unknown>
Thu, 11 Mar 2004 14:31:13 +0000 (14:31 +0000)
Comments

ghc/compiler/iface/BuildTyCl.lhs

index 36fa37c..184dadb 100644 (file)
@@ -137,7 +137,7 @@ mkNewTyConRep :: TyCon              -- The original type constructor
                                -- (guaranteed not to be another newtype)
 
 -- Find the representation type for this newtype TyCon
--- Remember that the representation type is the ultimate representation
+-- Remember that the representation type is the *ultimate* representation
 -- type, looking through other newtypes.
 -- 
 -- The non-recursive newtypes are easy, because they look transparent