ghc-9.10.2.20250725: 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