rrt 2001/07/11 03:17:51 PDT
Modified files:
ghc/compiler/main SysTools.lhs
Log:
Rewrite getExecDir to use GetModuleFileName on Windows (thanks, sof),
and switch unDosifyPath's definitions between Windows and Unix so that
it actually does something on Windows.
Revision Changes Path
1.29 +7 -7 fptools/ghc/compiler/main/SysTools.lhs