
15 Jul
2008
15 Jul
'08
8:59 p.m.
How are anchor references in Haddock supposed to work? When I use "Dir.Mod#foo", the resulting HTML contains: <A HREF="Dir-Mod#foo.html"> instead of the more desirable: <A HREF="Dir-Mod.html#foo"> User error or bug? thanks, -m