id,summary,reporter,owner,description,type,status,priority,milestone,version,resolution,keywords,cc
65,Haddock doesn't generate proper links to sections,gwern,,"http://www.haskell.org/pipermail/haskell-cafe/2008-July/045276.html
http://code.google.com/p/xmonad/issues/detail?id=234

The reported issues are still valid. I am testing with GHC 6.8.2, Haddock 2.4.0 (according to --version).

An example: going to XMonad.Layout.Combo, and clicking on a link to ""XMonad.Doc.Extending#Editing_the_layout_hook"" sends me to:

file:///home/gwern/bin/XMonadContrib/dist/doc/html/xmonad-contrib/XMonad-Doc-Extending#Editing_the_layout_hook.html

The '.html' is in the wrong place. This suggests to me that somewhere a 'section' variable is being appended to an URL and then the .html suffix is appended later, when the sequence should be the reverse.",defect,closed,major,,,invalid,,gwern0@…
