[project @ 2003-02-21 13:27:30 by simonpj]
[ghc-hetmet.git] / ghc / compiler / types / PprType.lhs
index fa96fdf..4a04bff 100644 (file)
@@ -27,8 +27,7 @@ import TcType         ( ThetaType, PredType, TyThing(..),
 import Var             ( TyVar, tyVarKind )
 import Class           ( Class )
 import TyCon           ( TyCon, isPrimTyCon, isTupleTyCon, tupleTyConBoxity,
-                         maybeTyConSingleCon, isEnumerationTyCon, 
-                         tyConArity, tyConName
+                         maybeTyConSingleCon, isEnumerationTyCon, tyConArity
                        )
 
 -- others: