
7 Jun
2005
7 Jun
'05
10:47 a.m.
On Tue, 2005-06-07 at 12:35 +0200, Gracjan Polak wrote:
Bernard Pope wrote:
A more practical solution is to force the compiler to generate more strict code.
I tried to put strictness annotation in every place I could think of. Without result :(
Did you try Data.List.foldl' ? Perhaps you could post the definition of the state type? Or even better, a small example of code that runs badly. Cheers, Bernie.