[project @ 2001-09-05 15:15:33 by sewardj]
authorsewardj <unknown>
Wed, 5 Sep 2001 15:15:33 +0000 (15:15 +0000)
committersewardj <unknown>
Wed, 5 Sep 2001 15:15:33 +0000 (15:15 +0000)
commitd08db632c3cc3130dd2760af7fbacb2c692c6e36
treeff3f8b7674f01e96e3e5c2859dbef1cab93ab75d
parent3fa9a538f8fe77c07f78d30b8fd2ce1e65b3b709
[project @ 2001-09-05 15:15:33 by sewardj]
Fix 32-bit breakage.  Int32 is the wrong thing; CInt is probably
right.  I assume that Alpha is LP64, so that on Alpha
   sizeof(int) = 32, sizeof(long) = 64
and that these are both sized at 32 for 32-bit platforms.
ghc/lib/std/CPUTime.hsc