12 Feb
2003
12 Feb
'03
5:18 a.m.
Hi Thomas,
"Thomas Hallgren"
...
There seems to be a problem with n+k patterns...
Given the emotions that (n+k) patterns seems to whip up among Haskellers, I'm surprised no one quipped "only one?" in response to this :) ...
Prelude> let (x+1)=2 in x
Program error: {_indirect instIntegral_v34} Prelude>
Thanks for the bug report - the CVS version of Hugs has now got a fix for this. --sigbjorn