Skip to content
  • Simon Peyton Jones's avatar
    [project @ 2000-05-08 07:14:35 by simonpj] · cf58efc1
    Simon Peyton Jones authored
    Interface file reading
    ~~~~~~~~~~~~~~~~~~~~~~
    Make interface files reading more robust.  
      * If the old interface file is unreadable, don't fail. [bug fix]
    
      * If the old interface file mentions interfaces 
        that are unreadable, don't fail. [bug fix]
    
      * When we can't find the interface file, 
        print the directories we are looking in.  [feature]
    cf58efc1