Add a comment about why DsMeta needs the warning kludge
authorIan Lynagh <igloo@earth.li>
Tue, 6 May 2008 10:35:06 +0000 (10:35 +0000)
committerIan Lynagh <igloo@earth.li>
Tue, 6 May 2008 10:35:06 +0000 (10:35 +0000)
compiler/deSugar/DsMeta.hs

index c045ca4..8bb7133 100644 (file)
@@ -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,