
17 Jul
2009
17 Jul
'09
2:43 p.m.
On Fri, Jul 17, 2009 at 4:37 PM, Wolfgang
Jeltsch
To my knowledge, Haddock only supports ASCII as input encoding. If you want to have characters outside ASCII, you have to escape them using something like .
Which would mean, while editing the code I'd have to read comments like that : -- | s lection de l' tat Which becomes totally unreadable. :( David