[Haskell] IN Doubt...

Manuel Hernandez hg.manuel at gmail.com
Tue Oct 16 17:50:25 EDT 2007


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


More information about the Haskell mailing list