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

Simon Marlow simonmar@glass.cse.ogi.edu
Wed, 3 Oct 2001 01:16:50 -0700


simonmar    2001/10/03 01:16:49 PDT

  Modified files:
    ghc/compiler/main    HscMain.lhs 
  Log:
  Don't print the "compilation IS NOT required" in quiet mode (-v0).
  
  Revision  Changes    Path
  1.133     +2 -1      fptools/ghc/compiler/main/HscMain.lhs