[project @ 2005-05-17 07:49:47 by simonmar]
authorsimonmar <unknown>
Tue, 17 May 2005 07:49:47 +0000 (07:49 +0000)
committersimonmar <unknown>
Tue, 17 May 2005 07:49:47 +0000 (07:49 +0000)
commitb59217601ccb7dce4206a65599be0cecbdd5545c
tree16eb588ca0521d2775c50c252d58ec0181868e97
parenta0ec80fb1ee03b3653848a852b950ed46eba9f4e
[project @ 2005-05-17 07:49:47 by simonmar]
Bugfix to previous commit: filenames without an extension are assumed
to be a haskell source filenames with the extension removed (eg. ghc
--make hello should compile hello.hs).
ghc/compiler/main/Main.hs