22 Dec 2003 03:30
Standard Library Haddock-Interfaces?
Ashley Yakeley <ashley <at> semantic.org>
2003-12-22 02:30:05 GMT
2003-12-22 02:30:05 GMT
Consider this:
module M (Monoid(..)) where
{
import Control.Monad.Monoid;
}
I'd like Haddock to show documentation for Monoid in module M (for
instance). Are there standard Haddock-interfaces for the standard
libraries? Or should I generate them myself, and if so, should I use the
ghc6-libsrc package, or should I check out some tag in CVS?
--
--
Ashley Yakeley, Seattle WA
RSS Feed