From: Ian Lynagh Date: Tue, 6 May 2008 10:35:06 +0000 (+0000) Subject: Add a comment about why DsMeta needs the warning kludge X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=5664dcaca1117ac0ecf9188406e8539fc7f7fe78 Add a comment about why DsMeta needs the warning kludge --- diff --git a/compiler/deSugar/DsMeta.hs b/compiler/deSugar/DsMeta.hs index c045ca4..8bb7133 100644 --- a/compiler/deSugar/DsMeta.hs +++ b/compiler/deSugar/DsMeta.hs @@ -19,6 +19,7 @@ -- any warnings in the module. See -- http://hackage.haskell.org/trac/ghc/wiki/Commentary/CodingStyle#Warnings -- for details +-- The kludge is only needed in this module because of trac #2267. module DsMeta( dsBracket, templateHaskellNames, qTyConName, nameTyConName,