
10 Sep
2004
10 Sep
'04
5:43 a.m.
I wrote recently
Prelude> minimum [1 .. (10^4)] 1 Prelude> minimum [1 .. (10^6)] *** Exception: stack overflow
But if the code for [1 .. (10^...)] is compiled, and compiled by -O, then this improves. So, I do not know, so far, whether GHC is in any trouble here. ----------------- Serge Mechveliani mechvel@botik.ru
7560
Age (days ago)
7560
Last active (days ago)
0 comments
1 participants
participants (1)
-
Serge D. Mechveliani