
13 Oct
2007
13 Oct
'07
3:04 a.m.
On Fri, Oct 12, 2007 at 07:31:45PM -0400, Brandon S. Allbery KF8NH wrote:
I don't think haddock "has" to depend on lamdbabot. But I saw "Skipping HaddockHoogle" during the build. Isn't the Hoogle thing related to Lambdabot? Or they are unrelated.
Only insofar has Lambdabot has an interface to Hoogle (which IIRC depends on Haddock knowing how to build Hoogle indexes, which is what that segment is about). Haddock doesn't build the Hoogle stuff by default, IIRC.
Besides, "Skipping foo" is GHC-ese for "foo is already up to date, not wasting time..." Stefan