
9 Nov
2016
9 Nov
'16
1:59 a.m.
On Tue, Nov 08, 2016 at 05:37:07PM -0800, Patrick Pelletier wrote:
This is only my second time uploading a package to Hackage, so I don't yet have a feel for how it's supposed to go. I uploaded normalization-insensitive-2.0.0.1 about 24 hours ago:
https://hackage.haskell.org/package/normalization-insensitive-2.0.0.1
Under "Status", it says "Docs pending". [..]
Sometimes hackage fails to build documentation (maybe there is a hint on why on the logs). In those cases, I take advantage of cabal: cabal upload --documentation (more info with `cabal upload --help`).