[project @ 2000-03-27 16:22:09 by simonpj]
[ghc-hetmet.git] / ghc / compiler / typecheck / TcForeign.lhs
index 27c6c14..58c73ab 100644 (file)
@@ -45,7 +45,6 @@ import Type           ( splitFunTys
                        , isForAllTy
                        , mkForAllTys
                        )
-import PprType          ( {- instance Outputable Type -} )
 
 import TysWiredIn      ( isFFIArgumentTy, isFFIResultTy, 
                          isFFIExternalTy, isAddrTy