Skip to content
  • Simon Peyton Jones's avatar
    [project @ 2003-10-16 10:19:27 by simonpj] · 1c9f0be1
    Simon Peyton Jones authored
    When type-checking an interface in --make, when the source file hasn't
    changed, we must bring into scope all the things defined in the interface.
    This was breaking --make badly.
    
    The epicentre here is TcIface.typecheckIface
    1c9f0be1