Thanks, I've made Hugs98 comply with the Report. --sigbjorn
----- Original Message ----- From: "Ian Lynagh" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, December 09, 2001 10:43 Subject: --+ not treated as a start of a comment > > If I have > > foo = 0 --+ 1 > > then ghc tells me > > tt.lhs:2: Variable not in scope: `--+' > > while the report (and hugs) believe "--+ 1" is a comment. > > > Thanks > Ian > > > _______________________________________________ > Glasgow-haskell-bugs mailing list > [EMAIL PROTECTED] > http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs _______________________________________________ Hugs-Bugs mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/hugs-bugs
