On Fri, Jul 17, 2009 at 4:37 PM, Wolfgang
Jeltsch<[email protected]> wrote:
> 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
> &#xA0;.

Which would mean, while editing the code I'd have to read comments like that :

-- | s&#xA0;lection de l'&#xA0;tat

Which becomes totally unreadable.

:(

David
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to