[project @ 2002-09-27 08:20:43 by simonpj]
[ghc-hetmet.git] / ghc / compiler / rename / RnNames.lhs
index 6b10dd8..8eef805 100644 (file)
@@ -40,7 +40,6 @@ import HscTypes               ( Provenance(..), ImportReason(..), GlobalRdrEnv,
                          GlobalRdrElt(..), unQualInScope, isLocalGRE
                        )
 import RdrName         ( rdrNameOcc, setRdrNameSpace, emptyRdrEnv, foldRdrEnv, isQual )
-import SrcLoc          ( noSrcLoc )
 import Outputable
 import Maybes          ( maybeToBool, catMaybes )
 import ListSetOps      ( removeDups )