X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2Ftypecheck%2FTcQuals.hi;fp=ghc%2Fcompiler%2Ftypecheck%2FTcQuals.hi;h=135792c48db9e271d73c71164b670fe49622faaa;hb=10521d8418fd3a1cf32882718b5bd28992db36fd;hp=2337eec903e1b97add7ebaf9c29121b71d74089c;hpb=7fa716e248a1f11fa686965f57aebbb83b74fa7b;p=ghc-hetmet.git diff --git a/ghc/compiler/typecheck/TcQuals.hi b/ghc/compiler/typecheck/TcQuals.hi index 2337eec..135792c 100644 --- a/ghc/compiler/typecheck/TcQuals.hi +++ b/ghc/compiler/typecheck/TcQuals.hi @@ -15,5 +15,4 @@ import Subst(Subst) import TcMonad(TcResult) import UniType(UniType) tcQuals :: E -> [Qual Name (InPat Name)] -> (GlobalSwitch -> Bool) -> [UniType] -> Subst -> SplitUniqSupply -> Bag (PprStyle -> Int -> Bool -> PrettyRep) -> SrcLoc -> TcResult ([Qual Id TypecheckedPat], LIE) - {-# GHC_PRAGMA _A_ 2 _U_ 21222222 _N_ _S_ "LS" _N_ _N_ #-}