Skip to content
  • Simon Marlow's avatar
    [project @ 2002-03-28 17:52:08 by simonmar] · eb2a3ce7
    Simon Marlow authored
    In lookupTopBndrRn, if we're in an interface file, then create the
    binder in the cache with the correct Module (inc. package name) rather
    than making a vanilla module as we do currently.
    
    This helps to get the package names right in names from interfaces
    that we've read via checkOldIface (ie. "skipped" modules), and fixes a
    bug to do with unnecessary version bumping and recompilation.
    
    (Simon P.J. will add a better comment later)
    
    MERGE TO STABLE
    eb2a3ce7