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