Hi,

What, if anything, does Haskell specify with regard to
        (a) integer overflow,
        (b) semantics of integer division and remainder
            (div, mod, quot, rem)
        (c) semantics of floating point arithmetic?

I had a look in the Haskell report, but didn't find anything.

-- 
Fergus Henderson <[EMAIL PROTECTED]>   |  "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh>   |  of excellence is a lethal habit"
PGP: finger [EMAIL PROTECTED]         |     -- the last words of T. S. Garp.



Reply via email to