X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2Ftypecheck%2FTcIfaceSig.hi;h=4f71aba87c3e7da984f0ee8e586932456a56a615;hb=8147a9f0bcc48ef0db1e91f8b985a4f5c3fed560;hp=5bd25642c5fe39d40d3e93a18b3a77648e872825;hpb=e7d21ee4f8ac907665a7e170c71d59e13a01da09;p=ghc-hetmet.git diff --git a/ghc/compiler/typecheck/TcIfaceSig.hi b/ghc/compiler/typecheck/TcIfaceSig.hi index 5bd2564..4f71aba 100644 --- a/ghc/compiler/typecheck/TcIfaceSig.hi +++ b/ghc/compiler/typecheck/TcIfaceSig.hi @@ -11,5 +11,4 @@ import SplitUniq(SplitUniqSupply) import SrcLoc(SrcLoc) import TcMonad(Baby_TcResult) tcInterfaceSigs :: E -> [Sig Name] -> (GlobalSwitch -> Bool) -> SplitUniqSupply -> Bag (PprStyle -> Int -> Bool -> PrettyRep) -> SrcLoc -> Baby_TcResult [(Name, Id)] - {-# GHC_PRAGMA _A_ 6 _U_ 212122 _N_ _S_ "LSLLLL" _N_ _N_ #-}