patch applied (haddock2): re-implement function-argument docs
Simon Marlow <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.other |
|---|---|
| Message-ID | <[email protected]> |
Sat Aug 22 23:26:36 PDT 2009 Isaac Dupree <[email protected]> * re-implement function-argument docs Ignore-this: 8abfb8d360fda416d7d912169004be93 ..on top of the lexParseRn work. This patch doesn't change the InstalledInterface format, and thus, it does not work cross-package, but that will be easy to add subsequently. M ./haddock.cabal +1 M ./src/Haddock/Backends/Hoogle.hs -5 +7 M ./src/Haddock/Backends/Html.hs -59 +59 M ./src/Haddock/Interface/AttachInstances.hs -2 +3 M ./src/Haddock/Interface/Create.hs -15 +29 A ./src/Haddock/Interface/ExtractFnArgDocs.hs M ./src/Haddock/Interface/Rename.hs -5 +16 M ./src/Haddock/Types.hs -6 +17 View patch online: http://darcs.haskell.org/haddock2/_darcs/patches/20090823062636-6c1c4-34e3004f573b4c52bc9078010f83b93680361260.gz