the answer: not cabal install, just cabal.

thart...@thartman-laptop:~/haskellInstalls/smallInstalls/pureMD5-0.2.3>
thart...@thartman-laptop:~/haskellInstalls/smallInstalls/pureMD5-0.2.3>cabal
--help | grep -i doc
 haddock      Generate Haddock HTML documentation.
thart...@thartman-laptop:~/haskellInstalls/smallInstalls/pureMD5-0.2.3>cabal
haddock --help | grep -i link
   --hyperlink-source     Hyperlink the documentation to the source code
thart...@thartman-laptop:~/haskellInstalls/smallInstalls/pureMD5-0.2.3>cabal
haddock --hyperlink-source

2008/12/21 R Hayes <[email protected]>:
>
> Is there a way I can get Haddock Docs WITH links to source (local) from
> modules installed with "cabal install xxx"?
>
> Getting the docs themselves is pretty easy by changing either
> ~/.cabal/config or using --enable-documentation.
>
> Automatically generating the source (colourised or not) and integrated links
> eludes me.
>
> -r
> _______________________________________________
> Haskell-Cafe mailing list
> [email protected]
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to