Stefan O'Rear wrote:
Also, large numbers don't (this is arguably a bug...) have restricted
types:

[EMAIL PROTECTED]:~$ ghc -e '1000000000000000000 :: Int'
-1486618624

So many other programming languages allow weird things to happen with numeric overflows... it would be nice if Haskell didn't.

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to