patch applied (ghc-7.0/haddock2): print haddock coverage info on stdout when generating docs
Ian Lynagh <[email protected]> Mon, 13 Dec 2010 11:42:01 -0800
| Newsgroups | gmane.comp.lang.haskell.cvs.other |
|---|---|
| Message-ID | <[email protected]> |
Wed Sep 22 10:58:06 PDT 2010 Simon Michael <[email protected]> * print haddock coverage info on stdout when generating docs A module's haddockable items are its exports and the module itself. The output is lightly formatted so you can align the :'s and sort for readability. M ./src/Haddock/Interface.hs +8 M ./src/Haddock/Interface/Create.hs -2 +10 M ./src/Haddock/Types.hs -2 +5 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-7.0/haddock2;a=darcs_commitdiff;h=20100922175806-3c3f9-d47a9dfc2bd3b12ee39c6a86fd92e638eedbe771.gz