On Thu, Feb 10, 2005 at 07:38:52AM -0800, Isaac Jones wrote: > Ross Paterson <[EMAIL PROTECTED]> writes: > > move programming documentation into Haddock docs in source files. > > Unfortunately data declarations with complex component types don't > > come out very well in Haddock output. > > Hmm. You don't think information about how to use preprocessors and > hooks belongs in the user's guide?
I moved the bit about extensions and preprocessors to the authors section, but I think the stuff about how to use hooks is bound to overlap with the interface docs of the library, and that it's better to do it properly in one place only. _______________________________________________ Cvs-libraries mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/cvs-libraries
