cvs commit: fptools/ghc/compiler/main DriverPipeline.hs

Simon Marlow simonmar@glass.cse.ogi.edu
Fri, 15 Jun 2001 08:15:34 -0700


simonmar    2001/06/15 08:15:34 PDT

  Modified files:
    ghc/compiler/main    DriverPipeline.hs 
  Log:
  Restore an #ifdef mingw32_TARGET_OS that shouldn't have been removed
  (but do it better this time and don't use an arch-specific #ifdef).
  
  Revision  Changes    Path
  1.80      +10 -2     fptools/ghc/compiler/main/DriverPipeline.hs