--+ not treated as a start of a comment

Sigbjorn Finne sof@galois.com
Mon, 10 Dec 2001 18:03:46 -0800


Thanks, I've made Hugs98 comply with the Report.

--sigbjorn

----- Original Message ----- 
From: "Ian Lynagh" <igloo@earth.li>
To: <glasgow-haskell-bugs@haskell.org>
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
> Glasgow-haskell-bugs@haskell.org
> http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs