patch applied (haddock2): Show re-exported names from external packages again
Ian Lynagh <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.other |
|---|---|
| Message-ID | <[email protected]> |
Fri Jan 2 13:38:27 PST 2009 David Waern <[email protected]> * Show re-exported names from external packages again This fixes GHC ticket 2746. In order to also link to the exported subordinate names of a declaration, we need to re-introduce the sub map in the .haddock files. M ./src/Haddock/Backends/Html.hs -3 +3 M ./src/Haddock/Interface.hs -20 +30 M ./src/Haddock/Interface/Create.hs -9 +36 M ./src/Haddock/Interface/Rename.hs -3 +3 M ./src/Haddock/InterfaceFile.hs -2 +6 M ./src/Haddock/Types.hs -7 +7 M ./src/Main.hs -7 +4 View patch online: http://darcs.haskell.org/haddock2/_darcs/patches/20090102213827-a762e-04b208688b28ab6d55cf0bf2c797bc4742843ee8.gz