Einar Karttunen <[email protected]> writes: > On 14.11 10:29, Krasimir Angelov wrote: >> Some time ago I added support for haddock-izing hidden modules. Cabal >> just have to supply --hide <module> command line option to Haddock. >> What is wrong with this and why we need to add #hide pragmas? > > The patch in question was created on 14th july, while Haddock > 0.7 which added --hide was released in august. That explains > why there was no --hide. Using it --hide is better now that > Haddock supports it.
Many apologies. I ran across this patch the other day; it might be useful for old versions of haddock; I forgot that a new version had been released w/ the --hide flag. In either case, we should be checking the version of haddock. I'm planning to start a proper bug tracking system for cabal / hackage to help me keep track of bugs and patches. Here's what I have now: http://hackage.haskell.org/cgi-bin/trac/trac.cgi/wiki Trac can create cross-links between wiki pages, source code, and tickets (bug reports). This version talks to darcs. Let me know what you guys think. peace, isaac _______________________________________________ Cvs-libraries mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/cvs-libraries
