Remove unused imports
[ghc-hetmet.git] / compiler / codeGen / StgCmmClosure.hs
index d4789be..d66dda5 100644 (file)
@@ -82,7 +82,6 @@ import Id
 import IdInfo
 import DataCon
 import Name
-import OccName
 import Type
 import TypeRep
 import TcType