[project @ 2000-09-28 15:15:48 by simonpj]
[ghc-hetmet.git] / ghc / compiler / hsSyn / HsTypes.lhs
index 06ba30d..14157d7 100644 (file)
@@ -30,7 +30,7 @@ import Type           ( Type, Kind, PredType(..), UsageAnn(..), ClassContext,
                          getTyVar_maybe, splitSigmaTy, unUsgTy, boxedTypeKind
                        )
 import TypeRep         ( Type(..), TyNote(..) )        -- toHsType sees the representation
-import TyCon           ( isTupleTyCon, tupleTyConBoxity, tyConArity, tyConClass_maybe )
+import TyCon           ( isTupleTyCon, tupleTyConBoxity, tyConArity )
 import RdrName         ( RdrName )
 import Name            ( toRdrName )
 import OccName         ( NameSpace )