Major change in compilation of instance declarations (fix Trac #955, #2328)
[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