[project @ 1997-10-19 21:47:48 by sof]
[ghc-hetmet.git] / ghc / compiler / basicTypes / IdUtils.lhs
index e607e38..a0d7020 100644 (file)
@@ -18,7 +18,7 @@ import {-# SOURCE #-} SpecEnv ( SpecEnv )
 #endif
 
 import CoreSyn
-import CoreUnfold      ( UnfoldingGuidance(..), Unfolding, mkUnfolding )
+import CoreUnfold      ( UnfoldingGuidance(..), Unfolding )
 import Id              ( mkPrimitiveId, mkTemplateLocals )
 import IdInfo          -- quite a few things
 import StdIdInfo