[project @ 2000-11-03 16:39:00 by simonmar]
[ghc-hetmet.git] / ghc / compiler / hsSyn / HsBinds.lhs
index f595936..0d91edf 100644 (file)
@@ -16,7 +16,7 @@ import {-# SOURCE #-} HsMatches ( pprMatches, Match, pprGRHSs, GRHSs )
 -- friends:
 import HsTypes         ( HsType )
 import CoreSyn         ( CoreExpr )
-import PprCore         ( {- Instances -} )
+import PprCore         ( {- instance Outputable (Expr a) -} )
 
 --others:
 import Name            ( Name )