cvs commit: fptools/ghc/compiler/main MkIface.lhs

Simon Marlow simonmar@glass.cse.ogi.edu
Mon, 20 Nov 2000 08:27:55 -0800


simonmar    2000/11/20 08:27:55 PST

  Modified files:
    ghc/compiler/main    MkIface.lhs 
  Log:
  Don't return the old iface from addVersionInfo, it might not have
  reasonable mi_globals.
  
  Revision  Changes    Path
  1.108     +3 -1      fptools/ghc/compiler/main/MkIface.lhs