[project @ 2004-03-11 14:31:13 by simonpj]
[ghc-hetmet.git] / 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