
27 Jun
2016
27 Jun
'16
4:28 a.m.
On Mon, Jun 27, 2016 at 01:28:57PM +0900, KwangYul Seo wrote:
Hi,
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".
https://hackage.haskell.org/package/enchant-0.1.0.0
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.
I had a similar problem a few months ago, resolved to upload a 0.1.0.1 version, that triggered the build. p.s.: I am replying in haskell-cafe@haskell.org , which is probably more suited (haskell@ is for announcements, etc.)