Warning fix for unused and redundant imports
[ghc-hetmet.git] / compiler / typecheck / TcForeign.lhs
index c78b469..1493b3a 100644 (file)
@@ -34,10 +34,8 @@ import Type
 import SMRep
 import MachOp
 #endif
-import OccName
 import Name
 import TcType
-import ForeignCall
 import DynFlags
 import Outputable
 import SrcLoc