Thu, 26 Apr 2001 19:21:27 -0600 (MDT), Alastair Reid <[EMAIL PROTECTED]> pisze:
> 2) The use of ` and ' around the identifier doesn't work too well if
> the identifier ends in a '. It'd be better to use " since " isn't
> legal in identifiers. (Of course, you might run into trouble if
> printing a string literal.)
Especially as ` is not really a quote but a grave accent. I'm afraid
I don't have references at hand, but there is an opinion that `this'
way of quoting is a mistake: in ASCII you should use 'this' or "this",
in Unicode you have true quotes available.
--
__("< Marcin Kowalczyk * [EMAIL PROTECTED] http://qrczak.ids.net.pl/
\__/
^^ SYGNATURA ZAST�PCZA
QRCZAK
_______________________________________________
Glasgow-haskell-bugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs