On Thu, Dec 06, 2007 at 07:56:11PM +0000, Neil Mitchell wrote:
>
> I've just finished generating Hoogle documentation for the GHC 6.8.1
> libraries, linking to
> http://haskell.org/ghc/docs/latest/html/libraries/base-3.0.0.0/ and
> getting the package source from
> http://darcs.haskell.org/packages/base/. This combination isn't
> correct, as things like Control.Category.id appear in the Hoogle
> database (http://haskell.org/hoogle/?q=id) - i.e. are in the darcs,
> but don't appear in the haddock documentation, since Control.Category
> isn't in the base library at GHC 6.8.1 time.
http://darcs.haskell.org/packages/base/
is the HEAD base repo. For the 6.8 branch repo you want
http://darcs.haskell.org/ghc-6.8/packages/base/
but that will also slowly diverge from the actual 6.8.1 sources over
time. I could untar the source tarballs in
http://www.haskell.org/ghc/dist/6.8.1/
if that would help? If you index any libraries that don't come with GHC
then you won't be able to link to them, though, so perhaps it would be
better to grab all the sources you index and untar them somewhere on
community, visible under
http://community.haskell.org/hoogle/
?
Thanks
Ian
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc