[Haskell-cafe] [Haskell] The Haddock documentation is not showing up on the Hackage

Mikhail Glushenkov mikhail.glushenkov at gmail.com
Mon Jun 27 09:09:19 UTC 2016


Hi,

> On Mon, Jun 27, 2016 at 4:01 PM, Henning Thielemann
> <lemming at henning-thielemann.de> wrote:
>> Here is a script that should help creating the docs locally and upload
>> them to Hackage:
>>
>> https://raw.githubusercontent.com/ekmett/lens/master/scripts/hackage-docs.sh

Note that starting with cabal-install 1.24 you can use 'cabal upload
--doc' to build and upload documentation.


More information about the Haskell-Cafe mailing list