[Haskell-cafe] ANNOUNCE: Haddock 2.10.0
David Waern
david.waern at gmail.com
Sun Mar 4 18:49:02 CET 2012
2012/3/4 Sergei Trofimovich <slyich at gmail.com>:
> Thanks! Fixed upstream.
> Let me bother you with another example (looks like a regression this time).
> Example comes from probability-0.2.3.1 package (selfcontained example attached).
>
> Haddock seems to have stopped liking utf-8 special chars in comments like:
> n² × n²
> n·(n+1)/2
>
Thanks for the report. I think unicode worked mostly by accident
before and a recent change to support Alex 3 might unfortunately have
turned that off. We're working on full support for unicode and I think
we'll be able to get that into the next release. Sorry for the
regression!
David
More information about the Haskell-Cafe
mailing list