<div dir="ltr">Also, if the packages are on stackage, you can look at the documentation there:<div><br></div><div><a href="https://www.stackage.org/package/pipes-concurrency">https://www.stackage.org/package/pipes-concurrency</a><br></div><div><br></div><div>Mark</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 19, 2016 at 8:39 AM, Patrick Redmond <span dir="ltr"><<a href="mailto:plredmond@gmail.com" target="_blank">plredmond@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I don't know what's happening with hackage, but if you're using stack in your workflow a simple workaround is to build docs locally and search them with a shell script. For example:<div><br></div><div>$ stack haddock async</div><div><br></div><div>And then muck around in .stack-work or ~/.stack. I've written a bash/fish script to do the search for you here: <span style="font-size:12pt;font-family:Helvetica"><a href="http://plredmond.github.io/posts/search-haddocks-offline.html" target="_blank">plredmond.github.io/posts/search-haddocks-offline.html</a></span><div><div class="h5"><div><br>On Tuesday, January 19, 2016, Francesco Ariis <<a href="mailto:fa-ml@ariis.it" target="_blank">fa-ml@ariis.it</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Tue, Jan 19, 2016 at 04:24:24PM +1100, Noon Silk wrote:<br>
> Does anyone know what is happening here?<br>
><br>
> Not a single one of the packages on<br>
> <a href="http://hackage.haskell.org/packages/recent" target="_blank">http://hackage.haskell.org/packages/recent</a> has docs generated at the moment.<br>
><br>
> Some older ones, upload this year, also do not -<br>
> <a href="http://hackage.haskell.org/package/pipes-concurrency" target="_blank">http://hackage.haskell.org/package/pipes-concurrency</a><br>
<br>
Docs not being built can be quite frustrating; for those dark times I<br>
build them locally:<br>
<br>
    <a href="http://ariis.it/static/articles/no-docs-hackage/page.html" target="_blank">http://ariis.it/static/articles/no-docs-hackage/page.html</a><br>
<br>
Living with a flaky WiFi, saves me from screaming at the monitor quite<br>
some times.<br>
_______________________________________________<br>
Haskell-Cafe mailing list<br>
<a>Haskell-Cafe@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe</a><br>
</blockquote></div></div></div></div>
<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></blockquote></div><br></div>