API Documentation url not working

Alexander Bernauer bernauer at inf.ethz.ch
Tue Jun 21 21:42:49 BST 2011


Hi

On Tue, Jun 21, 2011 at 03:47:25PM -0400, Joe M wrote:
> The API Documentation url is not working. (
> http://code.haskell.org/~bhuber/docs/language-c-latest/)

I can't fix the URL, but I can show you a way to generate the API
documentation yourself from the source code:
---8<---
$ cd language-c
$ runhaskell Setup.hs haddock
$ firefox dist/doc/html/language-c/index.html 
--->8---

Greetings

Alex
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://projects.haskell.org/pipermail/language-c/attachments/20110621/d5cb2e35/attachment.pgp>


More information about the Language-c mailing list