Skip to content
  • Simon Marlow's avatar
    [project @ 2005-04-13 13:17:35 by simonmar] · 6f7ad1ac
    Simon Marlow authored
    - checkModule is back, and now returns a ModuleInfo
    
    - added:
    
      modInfoTopLevelScope :: [Name]
      modInfoExports       :: [Name]
    
    - in order to implement modInfoExports, ModDetails now contains
      md_exports::NameSet.
    6f7ad1ac