20 Jul
2004
20 Jul
'04
6:40 p.m.
Hello, Does anybody know how you hyperlink your Haddock to functions whose name ends with a prime. e.g. foldl' I've tried.. 'foldl\'' and 'foldl'' But neither works. In each case I get a link to foldl (unprimed version) followed by an isolated ' character. This is with Haddock version 0.6 BTW. Thanks -- Adrian Hey