RE: [Haskell] Hyperlinking problem in Haddock
22 Jul
2004
22 Jul
'04
8:55 a.m.
On 20 July 2004 19:40, Adrian Hey wrote:
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.
That's a bug, thanks for reporting it. I've fixed it for the next version of Haddock (fix is in CVS). You can now say 'foldl''. Cheers, Simon
8072
Age (days ago)
8072
Last active (days ago)
0 comments
1 participants
participants (1)
-
Simon Marlow