[project @ 2001-05-08 17:33:57 by qrczak]
authorqrczak <unknown>
Tue, 8 May 2001 17:33:57 +0000 (17:33 +0000)
committerqrczak <unknown>
Tue, 8 May 2001 17:33:57 +0000 (17:33 +0000)
commit3738f22746c5619e00b4a26b38d6d2a98009b188
tree08fd23f8866468074d38cdedf61251bdfcdcf93b
parent713af4d5c60f5d706c20eb3a712cddf6116be393
[project @ 2001-05-08 17:33:57 by qrczak]
Fix typo when times() is used.
Move foreign imports inside appropriate #ifdefs.

A small problem remained (besides Win32): For hpux getrusage is defined
here as a macro, and foreign importing a macro relies on compilation
via C. Should be wrapped in a function, but I'm not sure if it's safe
to call it getrusage.
ghc/lib/std/CPUTime.hsc