From: simonpj@microsoft.com Date: Wed, 29 Nov 2006 22:52:23 +0000 (+0000) Subject: Remove bogus comment X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=4706dd570b3426eeb08be9451e12e036c171de92;p=ghc-hetmet.git Remove bogus comment --- diff --git a/compiler/hsSyn/HsDecls.lhs b/compiler/hsSyn/HsDecls.lhs index 049f597..714a17b 100644 --- a/compiler/hsSyn/HsDecls.lhs +++ b/compiler/hsSyn/HsDecls.lhs @@ -344,11 +344,6 @@ Interface file code: \begin{code} --- TyClDecls are precisely the kind of declarations that can --- appear in interface files; or (internally) in GHC's interface --- for a module. That's why (despite the misnomer) IfaceSig and ForeignType --- are both in TyClDecl - -- Representation of indexed types -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- Kind signatures of indexed types come in two flavours: