[Hugs-bugs] Bug evaluating boolean expresion

Pepe Gallardo pepeg at lcc.uma.es
Thu Jan 13 07:18:23 EST 2005


----- Original Message ----- 
From: "Ross Paterson" <ross at soi.city.ac.uk>
To: "Pepe Gallardo" <pepeg at lcc.uma.es>
Cc: <hugs-bugs at haskell.org>
Sent: Thursday, January 13, 2005 1:12 PM
Subject: Re: [Hugs-bugs] Bug evaluating boolean expresion


> On Thu, Jan 13, 2005 at 01:02:13PM +0100, Pepe Gallardo wrote:
>> After loading the following script,
>> 
>> b' = (if True then f else odd) 1
>> f _ = True
>> 
>> [...]
>>
>> Main> b'
>> 
>> Program error: pattern match failure: instShow_v89_v1324 0 b'    
> 
> Thanks for the report.  This is the same bug as
> 
> http://www.haskell.org//pipermail/hugs-bugs/2004-October/001517.html
> 
> It's fixed in CVS, and the fix will be in the next release.
> _______________________________________________
> Hugs-Bugs mailing list
> Hugs-Bugs at haskell.org
> http://www.haskell.org/mailman/listinfo/hugs-bugs
> 
>



More information about the Hugs-Bugs mailing list