
28 Dec
2016
28 Dec
'16
7:05 p.m.
Dear Tom/Yitz,
Just tested, returns False. I'm on 64 bit by the way. What should I do from
here?
Regards,
Hon
On 29 Dec 2016 03:47, "Yitzchak Gale"
Tom wrote:
(86400000000 :: Integer) > (fromIntegral (maxBound :: Int))
If True, your machine (32-bit?) is probably overflowing the Int
Good point. Even if False on Lian's Windows machine, it could be there is some 32-bit value somewhere in the Windows implementation that causes this.
Yitz