Very Minor Bugs in the parser: When I compile a module where either one of the following topdecls instance instance f class class f instance class h appears as the last topdecl in the file, instead of reporting a syntax error, Hugs reports an "INTERNAL ERROR: parseInput". This happens also when I try compiling (for some reason ;-) a module with only "infix" in it. Fabrice
