
23 Jun
2010
23 Jun
'10
1:38 p.m.
Hi beginners. Is there a way to get the prelude functions to use Integer by default rather than Int? I often have issues with Ints silently overflowing silently, but don't often have speed issues. Somehow I don't think that this is possible, but... Maybe?