Adding pushing of hpc translation status through hi files.
[ghc-hetmet.git] / compiler / typecheck / TcEnv.lhs-boot
1 >module TcEnv where
2 >import TcRnTypes
3 >
4 >tcExtendIdEnv :: [TcId] -> TcM a -> TcM a