simonmar    2004/03/24 02:10:51 PST

  Modified files:
    haddock/src          Main.hs 
  Log:
  mkExportItems fix & simplification: we should be looking at the actual
  exported names (calculated earlier) to figure out which subordinates
  of a declaration are exported.
  
  This means that if you export a record, and name its fields separately
  in the export list, the fields will still be visible in the
  documentation for the constructor.
  
  Revision  Changes    Path
  1.60      +13 -19    fptools/haddock/src/Main.hs
_______________________________________________
Cvs-fptools mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-fptools

Reply via email to