[project @ 2003-02-21 13:25:17 by simonpj]
[ghc-hetmet.git] / ghc / compiler / hsSyn / HsTypes.lhs
index 2c6716f..61321a4 100644 (file)
@@ -38,7 +38,7 @@ import TcType         ( Type, Kind, ThetaType, SourceType(..),
                        )
 import TypeRep         ( Type(..), TyNote(..) )        -- toHsType sees the representation
 import TyCon           ( isTupleTyCon, tupleTyConBoxity, tyConArity, isNewTyCon, getSynTyConDefn )
-import RdrName         ( RdrName, mkUnqual )
+import RdrName         ( mkUnqual )
 import Name            ( Name, getName, mkInternalName )
 import OccName         ( NameSpace, mkVarOcc, tvName )
 import Var             ( TyVar, tyVarKind )