cvs commit: fptools/ghc/compiler Makefile fptools/ghc/compiler/main DriverPhases.hs Main.hs SysTools.lhs

Simon Peyton Jones simonpj@glass.cse.ogi.edu
Thu, 14 Jun 2001 08:42:35 -0700


simonpj     2001/06/14 08:42:35 PDT

  Modified files:
    ghc/compiler         Makefile 
    ghc/compiler/main    DriverPhases.hs Main.hs SysTools.lhs 
  Log:
  Windows wibbles
  
  Revision  Changes    Path
  1.158     +4 -4      fptools/ghc/compiler/Makefile
  1.10      +3 -1      fptools/ghc/compiler/main/DriverPhases.hs
  1.71      +7 -19     fptools/ghc/compiler/main/Main.hs
  1.2       +132 -82   fptools/ghc/compiler/main/SysTools.lhs