summaryrefslogtreecommitdiff
path: root/ghc/compiler/iface/TcIface.hi-boot-6
blob: b03830c03d3bd1a868f3648b8565033658421c40 (plain)
1
2
3
4
5
6
7
module TcIface where

tcIfaceDecl  :: IfaceSyn.IfaceDecl -> TcRnTypes.IfL TypeRep.TyThing
tcIfaceInst  :: IfaceSyn.IfaceInst -> TcRnTypes.IfL InstEnv.Instance
tcIfaceRule  :: IfaceSyn.IfaceRule -> TcRnTypes.IfL CoreSyn.CoreRule