Fix bogus identifier defaulting
This avoids a situation in which an identifier would get defaulted to a completely different identifier. Prior to this commit, the 'Bug1035' test case would hyperlink 'Foo' into 'Bar'! Fixes #1035.
parent
a5199600
No related branches found
No related tags found
html-test/ref/Bug1035.html
0 → 100644
html-test/src/Bug1035.hs
0 → 100644
Please register or sign in to comment