Warning fix for unused and redundant imports
[ghc-hetmet.git] / compiler / hsSyn / HsBinds.lhs
index 1d7bc2f..9e08cf5 100644 (file)
@@ -17,7 +17,7 @@ import {-# SOURCE #-} HsExpr ( HsExpr, pprExpr, LHsExpr,
 import {-# SOURCE #-} HsPat  ( LPat )
 
 import HsTypes
-import PprCore
+import PprCore ()
 import Coercion
 import Type
 import Name