[project @ 2000-07-11 16:24:57 by simonmar]
[ghc-hetmet.git] / ghc / compiler / specialise / Specialise.lhs
index 312609a..d73e2c3 100644 (file)
@@ -21,7 +21,6 @@ import Type           ( Type, mkTyVarTy, splitSigmaTy, splitFunTysN,
                          tyVarsOfType, tyVarsOfTypes, tyVarsOfTheta, applyTys,
                          mkForAllTys, boxedTypeKind
                        )
-import PprType         ( {- instance Outputable Type -} )
 import Subst           ( Subst, mkSubst, substTy, mkSubst, substBndrs, extendSubstList,
                          substId, substAndCloneId, substAndCloneIds, lookupIdSubst, substInScope
                        )