Dear Haskellers,
why this program is not accepted by Hugs?
equal a a = True
equal a b | not(a==b) = False
Best,
Manher
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell/attachments/20071016/12b22b64/attachment.htm