Split the Id related functions out from Var into Id, document Var and some of Id
[ghc-hetmet.git] / compiler / hsSyn / HsDecls.lhs
index 1faaa26..a6dc19e 100644 (file)
@@ -46,7 +46,6 @@ import HsPat
 import HsTypes
 import HsDoc
 import NameSet
-import CoreSyn
 import {- Kind parts of -} Type
 import BasicTypes
 import ForeignCall