patch applied (ghc-6.10/haddock2): Add subordinates with docs to the declaration map
Ian Lynagh <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.other |
|---|---|
| Message-ID | <[email protected]> |
Wed Oct 15 15:15:01 PDT 2008 David Waern <[email protected]> * Add subordinates with docs to the declaration map The only place in the code where we want the subordinates for a declaration is right after having looked up the declaration in the map. And since we include subordinates in the map, we might as well take the opportunity to store those subordinates that belong to a particular declaration together with that declaration. We also store the documentation for each subordinate. M ./src/Haddock/Interface/Create.hs -10 +12 M ./src/Haddock/Interface/Rename.hs -1 +1 M ./src/Haddock/Types.hs -1 +1 View patch online: http://darcs.haskell.org/ghc-6.10/haddock2/_darcs/patches/20081015221501-a762e-20707d28991c821360748686c9e5734fb71d8f45.gz