[project @ 2004-01-05 08:20:39 by simonpj]
[ghc-hetmet.git] / ghc / compiler / types / FunDeps.lhs
index e3023ae..743a34c 100644 (file)
@@ -21,7 +21,6 @@ import TcType         ( Type, ThetaType, PredType(..),
                          predTyUnique, mkClassPred, tyVarsOfTypes, tyVarsOfPred,
                          unifyTyListsX, unifyExtendTysX, tcEqType
                        )
-import PprType         (  )
 import VarSet
 import VarEnv
 import Outputable