----- Original Message ----- From: "Ross Paterson" <[EMAIL PROTECTED]>
To: "Pepe Gallardo" <[EMAIL PROTECTED]>
Cc: <[email protected]>
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
[email protected]
http://www.haskell.org/mailman/listinfo/hugs-bugs



_______________________________________________ Hugs-Bugs mailing list [email protected] http://www.haskell.org/mailman/listinfo/hugs-bugs

Reply via email to