[Haskell-cafe] Re: Haddock + Hoogle == Javadoc on steroids
Simon Michael
simon at joyful.com
Mon Sep 29 13:21:46 EDT 2008
Hi Neil.. my apologies, my nightly cron script clobbered it. Please try
now, same url: http://joyful.com/repos/darcs-sm/api-doc
You should see three panes with hoogle in the lower left.
> The answer is to add a line similar to:
>
> @haddock
> http://hackage.haskell.org/packages/archive/Cabal/latest/doc/html/
>
> to the Text file you get out of haddock --hoogle.
>
> You can also add an @hackage url, which is treated as the home page of
> the package.
Aha, I had not detected that at all. Thanks for the tip. Also thanks to
you and the haddock & hscolour authors for such fine tools.
-Simon
More information about the Haskell-Cafe
mailing list