simonmar    2002/07/15 02:19:39 PDT

  Modified files:
    haddock/src          Main.hs 
  Log:
  Fix a bug in mkExportItems when processing a module without an
  explicit export list.  We were placing one copy of a declaration for
  each binder in the declaration, which for a data type would mean one
  copy of the whole declaration per constructor or record selector.
  
  Revision  Changes    Path
  1.35      +7 -6      fptools/haddock/src/Main.hs
_______________________________________________
Cvs-fptools mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-fptools


Reply via email to