simonmar    2003/11/05 04:30:29 PST

  Modified files:
    haddock/src          HaddockHtml.hs 
  Log:
  - Remove the emboldening of index entries for defining locations.
    This isn't useful, and breaks abstractions.
  
  - If an entity is re-exported by a module but the module doesn't
    include documentation for that entity (perhaps because it is
    re-exported by 'module M'), then don't attempt to hyperlink to
    the documentation from the index.  Instead, just list that module
    in the index, to indicate that the entity is exported from there.
  
  Revision  Changes    Path
  1.56      +6 -6      fptools/haddock/src/HaddockHtml.hs
_______________________________________________
Cvs-fptools mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-fptools

Reply via email to