Glad to hear. I guess I should have tested the release candidate.
Next time I will!
On Thu, May 21, 2015 at 2:30 PM, Austin Seipp wrote:
> Hi Evan,
>
> This was due to bug #10206 - https://ghc.haskell.org/trac/ghc/ticket/10206
>
> It should already be fixed in the STABLE branch and will be part
Hi Evan,
This was due to bug #10206 - https://ghc.haskell.org/trac/ghc/ticket/10206
It should already be fixed in the STABLE branch and will be part of 7.10.2.
On Thu, May 21, 2015 at 12:49 PM, Evan Laforge wrote:
> It seems like haddock's index.html generation is broken in 7.10.1.
> Namely, it
It seems like haddock's index.html generation is broken in 7.10.1.
Namely, it creates links to e.g. Codec-Binary-UTF8-Generic.html when
it should be to utf8-string-1/html/Codec-Binary-UTF8-Generic.html
This is haddock 2.16.0, which comes with the binary distribution for 7.10.1.
I looked at https: