Re: Program error: {_indirect instIntegral_v34}
"Sigbjorn Finne" <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.hugs.bugs |
|---|---|
| Message-ID | <0ac801c2d23d$06f6f0c0$6601a8c0@snapdragon> |
Hi Thomas, "Thomas Hallgren" <[email protected]> writes: > ... > > 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