If at the Hugs interpreter prompt I type:
3/4 == 3/4
...I get "True"
If I now type:
3/0 == 3/0
...I should get "True" but I get a divide-by-zero error instead. Anyone 
ready to fix this, or should I fix this myself?

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


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

Reply via email to