[Haskell-cafe] What's the status with unicode characters on haddock
?
david48
dav.vire+haskell at gmail.com
Fri Jul 10 03:54:46 EDT 2009
Hello all,
I made a small program for my factory and I wanted to try to document
it using haddock. The thing is, the comments are in French and the
resulting html pages are unreadable because the accentuated letters
are mangled.
It's not acceptable to use HTML entities, as I'd like the comments to
remain readable when/if I edit the code.
Anyone has had the same problem ? Found a workaround ?
Thanks,
David.
More information about the Haskell-Cafe
mailing list