4 Apr
2008
4 Apr
'08
11:37 p.m.
2008/4/4, Neil Mitchell <ndmitchell@gmail.com>:
Also, having strict Int's by default is a bit ugly, in an otherwise lazy-by-default language.
You do mean that, for example (\x -> x + 1) (1/0 :: Int) <=> _|_ ? Does it bites often (and how, if you have any example)? cheers, Loup