Remove import
[ghc-hetmet.git] / compiler / hsSyn / HsPat.lhs
index 842a4f1..b21f116 100644 (file)
@@ -28,7 +28,6 @@ import {-# SOURCE #-} HsExpr          ( SyntaxExpr )
 import HsBinds
 import HsLit
 import HsTypes
-import HsDoc
 import BasicTypes
 -- others:
 import PprCore         ( {- instance OutputableBndr TyVar -} )