cvs commit: hugs98/lib List.hs

3 Jul
2001
3 Jul
'01
1:37 p.m.
reid 2001/07/03 10:37:56 PDT Modified files: lib List.hs Log: Cut and pasted the Prelude.length implementation into the genericLength implementation to avoid stack overflow when running Demos.Mersenne.digitsInP This changes the strictness of genericLength in the unlikely case that it is used with a Num instance with a non-strict + implementation. Revision Changes Path 1.2 +5 -2 hugs98/lib/List.hs
8726
Age (days ago)
8726
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alastair Reid