From: simonpj Date: Thu, 11 Mar 2004 14:31:13 +0000 (+0000) Subject: [project @ 2004-03-11 14:31:13 by simonpj] X-Git-Tag: Approx_11550_changesets_converted~6 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=e059689979b84a718e3ab8d48e77825015d91702;p=ghc-hetmet.git [project @ 2004-03-11 14:31:13 by simonpj] Comments --- diff --git a/ghc/compiler/iface/BuildTyCl.lhs b/ghc/compiler/iface/BuildTyCl.lhs index 36fa37c..184dadb 100644 --- a/ghc/compiler/iface/BuildTyCl.lhs +++ b/ghc/compiler/iface/BuildTyCl.lhs @@ -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