Don't print parens around list comprehensions
[ghc-hetmet.git] / compiler / hsSyn / HsUtils.lhs
index 9bd3448..fb9b8f2 100644 (file)
@@ -22,7 +22,6 @@ import HsExpr
 import HsPat
 import HsTypes 
 import HsLit
-import HsDecls
 
 import RdrName
 import Var