<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jun 27, 2016 at 4:01 PM, Henning Thielemann <span dir="ltr"><<a href="mailto:lemming@henning-thielemann.de" target="_blank">lemming@henning-thielemann.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><span class=""><br>
On Mon, 27 Jun 2016, KwangYul Seo wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">
I uploaded a package named enchant on the Hackage last week, but the Haddock documentation is not showing up yet. The Status field says "Docs pending" and "Build status unknown".<br>
</blockquote>
<br></span>
This is certainly not for <a href="mailto:haskell@haskell.org" target="_blank">haskell@haskell.org</a>. I am answering to haskell-cafe and cabal-devel.<span class=""><br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">
<a href="https://hackage.haskell.org/package/enchant-0.1.0.0" rel="noreferrer" target="_blank">https://hackage.haskell.org/package/enchant-0.1.0.0</a><br>
<br>
enchant uses c2hs as a build tool to generate the FFI binding and requires libenchant-dev to be installed on the machine. I wonder how I can tell these build requirements to the Hackage server.<br>
</blockquote>
<br></span>
I assume that it is not a good idea to install many additional packages on the Haskell server. Thus I think the best you can do is to upload the documentation yourself via the package maintenance site.<br>
<br>
Here is a script that should help creating the docs locally and upload them to Hackage:<br>
   <a href="https://raw.githubusercontent.com/ekmett/lens/master/scripts/hackage-docs.sh" rel="noreferrer" target="_blank">https://raw.githubusercontent.com/ekmett/lens/master/scripts/hackage-docs.sh</a><br>
</blockquote></div><br></div><div class="gmail_extra">Thanks for the tip! I didn't know that I can upload the documentation separately from the source.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Regards,<br>Kwang Yul Seo</div><div class="gmail_extra"><br></div></div>