[project @ 2002-07-06 10:14:31 by chak]
authorchak <unknown>
Sat, 6 Jul 2002 10:14:31 +0000 (10:14 +0000)
committerchak <unknown>
Sat, 6 Jul 2002 10:14:31 +0000 (10:14 +0000)
commit9b6803a6ec263f81ecfadf303b7dba0d1cd5f97e
tree74216bf338d15cf9856e3e0676fe357ffe25f68d
parent3b9b4df7ea723ad6c3c1974c148ccc81f9e67270
[project @ 2002-07-06 10:14:31 by chak]
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.
ghc/compiler/main/Main.hs