[Haskell-cafe] What's the status with unicode characters on
haddock ?
david48
dav.vire+haskell at gmail.com
Fri Jul 17 10:43:13 EDT 2009
On Fri, Jul 17, 2009 at 4:37 PM, Wolfgang
Jeltsch<g9ks157k at acme.softbase.org> 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
>  .
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
More information about the Haskell-Cafe
mailing list