fix haddock submodule pointer
[ghc-hetmet.git] / compiler / typecheck / TcEnv.lhs-boot
1 >module TcEnv where
2 >import TcRnTypes
3 >
4 >tcExtendIdEnv :: [TcId] -> TcM a -> TcM a