<div dir="ltr">Will hackage rebuild all existing documentation or only when I upload a new version? If not automatically, can I manually tell hackage to rebuild the docs?<br><br><div class="gmail_quote"><div dir="ltr">On Wed, Jul 22, 2015 at 11:43 PM Matthew Pickering <<a href="mailto:matthewtpickering@gmail.com">matthewtpickering@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The curious can see an example of this new hyperlinked source here[1].<br>
<br>
Great work Łukasz and Mateusz!<br>
<br>
[1]: <a href="https://hackage.haskell.org/package/ghc-exactprint-0.3/docs/src/Language.Haskell.GHC.ExactPrint.html" rel="noreferrer" target="_blank">https://hackage.haskell.org/package/ghc-exactprint-0.3/docs/src/Language.Haskell.GHC.ExactPrint.html</a><br>
<br>
On Wed, Jul 22, 2015 at 11:17 PM, Mateusz Kowalczyk<br>
<<a href="mailto:fuuzetsu@fuuzetsu.co.uk" target="_blank">fuuzetsu@fuuzetsu.co.uk</a>> wrote:<br>
> Hi,<br>
><br>
> We're glad to announce Haddock 2.16.1. It is mostly a bugfix release: I<br>
> inline the changelog at the bottom. It should work fine with 7.10.x GHC<br>
> family. The packages are already on Hackage: haddock for the executable,<br>
> haddock-api for the guts and use from Haskell and haddock-library which<br>
> is the comment parser.<br>
><br>
> It should also be shipping with GHC 7.10.2.<br>
><br>
> I think two things are worth mentioning before:<br>
><br>
> * The pending mathjax PR[1] is going to be included in future release of<br>
> Haddock. As it is likely to break the interface file version, I am<br>
> putting it off a bit to bundle with other possibly interface-breaking<br>
> changes.<br>
><br>
> * Our GSOC student has successfully completed first part of his<br>
> project[2]. It involves native source code highlighting and perhaps more<br>
> excitingly, source hyperlinking: you should now be able to click on<br>
> identifiers to be taken to their definitions. This change is not in<br>
> 2.16.1 as it is rather recent so we erred on the side of safety when<br>
> picking what to release with GHC 7.10.2. You can try it by building<br>
> current Haddock master, should work with 7.10.x family.<br>
><br>
> As usual, if you want to contribute, please do so on GitHub. We're also<br>
> on IRC under #haddock.<br>
><br>
> Thanks!<br>
><br>
> Changes in version 2.16.1<br>
><br>
>  * Don't default to type constructors for out-of-scope names (#253 and<br>
>    #375)<br>
><br>
>  * Fix Hoogle display of constructors (#361)<br>
><br>
>  * Fully qualify names in Hoogle instances output (#263)<br>
><br>
>  * Output method documentation in Hoogle backend (#259)<br>
><br>
>  * Don't print instance safety information in Hoogle (#168)<br>
><br>
>  * Expand response files in arguments (#285)<br>
><br>
>  * Build the main executable with -threaded (#399)<br>
><br>
>  * Use SrcSpan of declarations for inferred type sigs (#207)<br>
><br>
>  * Fix cross-module instance locations (#383)<br>
><br>
>  * Fix alignment of Source link for instances in Firefox (#384)<br>
><br>
> [1]: <a href="https://github.com/haskell/haddock/pull/397" rel="noreferrer" target="_blank">https://github.com/haskell/haddock/pull/397</a><br>
> [2]: <a href="https://github.com/haskell/haddock/pull/410" rel="noreferrer" target="_blank">https://github.com/haskell/haddock/pull/410</a><br>
><br>
> --<br>
> Mateusz K.<br>
> _______________________________________________<br>
> Libraries mailing list<br>
> <a href="mailto:Libraries@haskell.org" target="_blank">Libraries@haskell.org</a><br>
> <a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/libraries" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/libraries</a><br>
_______________________________________________<br>
Haskell-Cafe mailing list<br>
<a href="mailto:Haskell-Cafe@haskell.org" target="_blank">Haskell-Cafe@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe</a><br>
</blockquote></div></div>