X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2Ftypecheck%2FTcForeign.lhs;h=58c73ab36f4451df100109ae9bd1e0ed02070f62;hb=783e505e2d884f94d30ec8074e590507f2561c49;hp=27c6c1497de1862b7ae14c2055520034d6e5f483;hpb=a127213c1890584702075d732d7bb9887113e4ff;p=ghc-hetmet.git diff --git a/ghc/compiler/typecheck/TcForeign.lhs b/ghc/compiler/typecheck/TcForeign.lhs index 27c6c14..58c73ab 100644 --- a/ghc/compiler/typecheck/TcForeign.lhs +++ b/ghc/compiler/typecheck/TcForeign.lhs @@ -45,7 +45,6 @@ import Type ( splitFunTys , isForAllTy , mkForAllTys ) -import PprType ( {- instance Outputable Type -} ) import TysWiredIn ( isFFIArgumentTy, isFFIResultTy, isFFIExternalTy, isAddrTy