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
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to