Tommy Thorn ([EMAIL PROTECTED]) reports that this program crashes the
parser

infix 3 /\
infix 2 \/

This program isn't correct (you can't have a module with fixity declarations
but no variable definitions) --- but the parser ought to report an error
instead of crashing.


I've added the above text to the bugs page and will fix it... sometime.

-- 
Alastair Reid              Yale Haskell Project Hacker
[EMAIL PROTECTED]  http://WWW.CS.Yale.EDU/homes/reid-alastair/


Reply via email to