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

Sigbjorn Finne sof@glass.cse.ogi.edu
Mon, 23 Jul 2001 13:19:53 -0700


sof         2001/07/23 13:19:53 PDT

  Modified files:
    ghc/compiler/main    DriverPipeline.hs DriverUtil.hs 
  Log:
  Handle leading underscores for PrelMain undefineds
  
  Revision  Changes    Path
  1.92      +3 -3      fptools/ghc/compiler/main/DriverPipeline.hs
  1.26      +9 -1      fptools/ghc/compiler/main/DriverUtil.hs