FIX #2248
authorSimon Marlow <marlowsd@gmail.com>
Fri, 11 Jul 2008 15:11:46 +0000 (15:11 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Fri, 11 Jul 2008 15:11:46 +0000 (15:11 +0000)
commit7968190992cc1a148524360967afba8e29edf1f0
tree54e20870da6c787681fa219dc39e5952dcf1ce4d
parentcee4bfd3a0c0852946966333bbff47654e9e35b2
FIX #2248
Unconditionally add .exe to the output executable name when using
--make on Windows, and no -o option was given.
compiler/main/GHC.hs