ghc-lib-parser-9.2.3.20220527: The GHC API, decoupled from GHC versions
Safe HaskellNone
LanguageHaskell2010

GHC.Unit.Home.ModInfo

Description

Info about modules in the "home" unit

Synopsis

Documentation

data HomeModInfo Source #

Information about modules in the package being compiled

Constructors

HomeModInfo 

Fields

type HomePackageTable = DModuleNameEnv HomeModInfo Source #

Helps us find information about modules in the home package

emptyHomePackageTable :: HomePackageTable Source #

Constructs an empty HomePackageTable