simonmar    2005/02/03 05:42:20 PST

  Modified files:
    haddock/src          Main.hs 
  Log:
  - add --ignore-all-exports flag, which behaves as if every module
    has the ignore-exports attribute (requested by Chris Ryder).
  
  - add --hide option to hide a module on the command line.
  
  - add --use-package option to get Haddock info for a package from
    ghc-pkg (largely untested).
  
  - remove reexports from the .haddock file, they aren't used any more.
  
  Revision  Changes    Path
  1.82      +121 -24   fptools/haddock/src/Main.hs
_______________________________________________
Cvs-fptools mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-fptools

Reply via email to