Hi, 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.
I'd really like to point at documentation which exactly matches GHC 6.8.1, and use darcs repos (possibly tagged, possibly a source tarball) which also exactly match. Which should I be using? And where will the GHC 6.8.2 ones be once that comes out? Thanks Neil _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
