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?