I'd like to read the source code for a library (example), but with the Haddock comments rendered pretty (example) . http://www.haskell.org/ghc/docs has both of these views, but doesn't combine them together.
Has anyone made a UI to view these together? It would basically be the rendered view, but with the source code for each function/class/whatever inserted directly below each rendered doc item.