[project @ 2000-11-24 09:51:38 by simonpj]
[ghc-hetmet.git] / ghc / compiler / types / TypeRep.lhs
index a533cd5..2a9acad 100644 (file)
@@ -32,7 +32,7 @@ import Var    ( TyVar )
 import VarEnv
 import VarSet
 
-import Name    ( Name, tcName )
+import Name    ( Name )
 import TyCon   ( TyCon, KindCon, mkFunTyCon, mkKindCon, mkSuperKindCon )
 import Class   ( Class )