Loading...

GHC.Unit.Home.ModInfo

Info about modules in the "home" unit

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