[project @ 2000-12-08 13:20:52 by simonpj]
[ghc-hetmet.git] / ghc / compiler / basicTypes / Id.lhs
index 5c9f6e8..64f32ff 100644 (file)
@@ -88,7 +88,6 @@ import IdInfo
 import Demand          ( Demand )
 import Name            ( Name, OccName,
                          mkSysLocalName, mkLocalName,
-                         nameIsLocallyDefined,
                          getOccName, isIPOcc
                        ) 
 import OccName         ( UserFS )