rrt 2000/10/11 03:17:32 PDT
Modified files:
ghc/driver Main.hs
Log:
Don't read TMPDIR from the environment under mingwin; avoids / being
turned into \ in the env var, which then causes problems when this value
is written to a shell file and then executed.
Revision Changes Path
1.66 +3 -1 fptools/ghc/driver/Main.hs