workaround for #4003, fixes HEAD build with 6.12.2
[ghc-hetmet.git] / compiler / main / PprTyThing.hs
index 2479028..d87ffa1 100644 (file)
@@ -20,7 +20,6 @@ import qualified GHC
 
 import GHC ( TyThing(..) )
 import TyCon
-import Type ( TyThing(..), tidyTopType, pprTypeApp )
 import TcType
 import Var
 import Name