[project @ 2005-10-30 19:12:31 by krasimir]
authorkrasimir <unknown>
Sun, 30 Oct 2005 19:12:31 +0000 (19:12 +0000)
committerkrasimir <unknown>
Sun, 30 Oct 2005 19:12:31 +0000 (19:12 +0000)
commit6e64c691b64f700def0d1582d2c028b653ccd414
tree42386dda184ea9811e3307e560227c4ec8fc9b4a
parent57d26da8cd35d248916a037c6934d4ef526e7e13
[project @ 2005-10-30 19:12:31 by krasimir]
Change the way in which the .exe suffix to the output file is added. The reason
is that "-o main" will generate main.exe on Windows while the doesFileExists "main"
in DriverPipeline.link will return False.
ghc/compiler/main/DriverPipeline.hs
ghc/compiler/main/GHC.hs