[Haskell-cafe] Getting links to Haddock documentation in Hackage
Adam Langley
agl at imperialviolet.org
Sat Dec 29 15:56:42 EST 2007
Some packages[1] have links on their Hackage pages to the haddock
generated documentation for each exported module[2]. However, many[3]
don't.
What's the secret to getting this generated documentation to work with
Hackage? Even packages for which `runhaskell Setup.lhs haddock` runs
don't (always) get the magic links.
Cheers,
AGL
[1]
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/bzlib-0.4.0.1
[2] http://hackage.haskell.org/packages/archive/bzlib/0.4.0.1/doc/html/Codec-Compression-BZip.html
[3] http://hackage.haskell.org/cgi-bin/hackage-scripts/package/tar-0.1.1.1
--
Adam Langley agl at imperialviolet.org
http://www.imperialviolet.org 650-283-9641
More information about the Haskell-Cafe
mailing list