ghc-9.10.1: The GHC API
Safe HaskellNone
LanguageGHC2021

GHC.Types.TypeEnv

Synopsis

Documentation

type TypeEnv = NameEnv TyThing Source #

A map from Names to TyThings, constructed by typechecking local declarations or interface files