<div dir="ltr"><div>That's really great! That's a long awaited feature on my side.<br></div>Do you plan to upload this version of haddock on hackage?<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Dec 16, 2015 at 3:19 PM, Matthew Pickering <span dir="ltr"><<a href="mailto:matthewtpickering@gmail.com" target="_blank">matthewtpickering@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Here is how:<br>
<br>
1. Build haddock from source (<a href="https://github.com/haskell/haddock" rel="noreferrer" target="_blank">https://github.com/haskell/haddock</a>)<br>
2. cabal haddock --haddock-options="--hyperlinked-source" (if the new<br>
version is in your path, otherwise use --with-haddock=)<br>
3. Manually upload the docs using a script (like this<br>
<a href="https://github.com/ekmett/lens/blob/master/scripts/hackage-docs.sh" rel="noreferrer" target="_blank">https://github.com/ekmett/lens/blob/master/scripts/hackage-docs.sh</a>)<br>
<br>
Matt<br>
<div class="HOEnZb"><div class="h5"><br>
On Wed, Dec 16, 2015 at 1:55 PM, Johannes Waldmann<br>
<<a href="mailto:johannes.waldmann@htwk-leipzig.de">johannes.waldmann@htwk-leipzig.de</a>> wrote:<br>
> As I said, I admire hyperlinked sources<br>
> in the new "base" documentation<br>
> <a href="https://hackage.haskell.org/package/base-4.8.1.0/docs/" rel="noreferrer" target="_blank">https://hackage.haskell.org/package/base-4.8.1.0/docs/</a><br>
><br>
> and I want to know how I can produce such documents.<br>
> What is the magic haddock/hscolour invocation?<br>
> (I actually use standalone-haddock.)<br>
><br>
> On hackage, not every package gets the special treatment?<br>
> (In fact, only "base" does?)<br>
><br>
> - J.W.<br>
><br>
> _______________________________________________<br>
> Haskell-Cafe mailing list<br>
> <a href="mailto:Haskell-Cafe@haskell.org">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>
_______________________________________________<br>
Haskell-Cafe mailing list<br>
<a href="mailto:Haskell-Cafe@haskell.org">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>
</div></div></blockquote></div><br></div>