[project @ 2005-10-18 11:36:25 by simonmar]
authorsimonmar <unknown>
Tue, 18 Oct 2005 11:36:25 +0000 (11:36 +0000)
committersimonmar <unknown>
Tue, 18 Oct 2005 11:36:25 +0000 (11:36 +0000)
commit2a5112bdcf1fb97caeb87c1ba76f49957d86d201
treef014630886fc25c7b965f515ef949ba82432073c
parent2570f264ed329f04017d507250494eb0ab680d64
[project @ 2005-10-18 11:36:25 by simonmar]
Fixes to enable base to be compiled with -fasm on Windows:

  - a few stdcall/ccall mismatches
  - use GetTempPathA instead of GetTempPath (a couple of these)
GHC/Conc.lhs
System/CPUTime.hsc
System/Directory.hs
System/Process/Internals.hs