Program error: {_indirect instIntegral_v34}

Sigbjorn Finne sof@galois.com
Tue, 11 Feb 2003 18:18:27 -0800


Hi Thomas,

"Thomas Hallgren" <hallgren@cse.ogi.edu> 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