It is fixed now. The HTML documentation in libraries is always installed, while .CHM and .HxS files are installed only if they are specified in XMLDocWays. This was the initial behaviour which the build system had before my intervention.
Cheers, Krasimir On 5/12/05, Krasimir Angelov <[EMAIL PROTECTED]> wrote: > I will check that tomorrow. I am sorry for the inconvenience. > > Cheers, > Krasimir > > > On 5/12/05, Sven Panne <[EMAIL PROTECTED]> wrote: > > Simon Marlow wrote: > > > On 07 May 2005 16:41, Sven Panne wrote: > > > > > > > > >>In the current HEAD "make install-docs" doesn't install the Haddock > > >>documentation for fptools/libraries anymore, only empty directories. > > >>If I see it correctly, it worked the last time I've tried it on > > >>2005-04-23. > > > > > > > > > I don't see any problems here, apart from the fact that the install > > > tries to install directories (but that seems harmless). Conceivable > > > that something has gone wrong though, since Krasimir changed the build > > > so that the Haddock docs from each package are placed in > > > fptools/libraries/html/<package> instead of > > > fptools/libraries/<package>/html. The motivation was something to do > > > with building docs in MS Help format, I don't know the details. > > > > Well, the rearrangement is fine, but the CVS HEAD is still broken: > > "make install-docs" in fptools/libraries has to install the generated > > Haddock documentation and the index to $(datadir), like it did before. > > My favourite quote: Who broke it should fix it! :-) Krasimir? > > > > Cheers, > > S. > > _______________________________________________ > > Cvs-fptools mailing list > > [EMAIL PROTECTED] > > http://www.haskell.org/mailman/listinfo/cvs-fptools > > > _______________________________________________ Cvs-fptools mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/cvs-fptools
