chak        2002/07/06 03:14:32 PDT

  Modified files:
    ghc/compiler/main    Main.hs 
  Log:
  Reverted to check for `null srcs' (instead of `null real_srcs') to determine
  whether to throw "no input files".  Otherwise, something like
  
    ghc -o foo ObjectGeneratedByGHC.o
  
  doesn't work anymore.
  
  Revision  Changes    Path
  1.108     +2 -2      fptools/ghc/compiler/main/Main.hs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc


Reply via email to