[project @ 2000-04-20 10:56:05 by simonpj]
[ghc-hetmet.git] / ghc / compiler / typecheck / TcForeign.lhs
index 1a7b6e9..77e9e42 100644 (file)
@@ -45,7 +45,7 @@ import Type           ( splitFunTys
                        , isForAllTy
                        , mkForAllTys
                        )
-
+import PprType         ( {- instance Outputable Type -} )
 import TysWiredIn      ( isFFIArgumentTy, isFFIResultTy, 
                          isFFIExternalTy, isAddrTy
                        )