Evaluating sum [1..100000] (compiled with hbc)
results in a wrong value.
Haskell seems to assume Int to be the
correct type. But Integer is needed.

Why doesn't any error-message (like "overflow")
occur during evaluation?

Marc Rehmsmeier.

Reply via email to