--make is now the default (#3515), and -fno-code works with --make (#3783)
[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