RE: [Haskell] Hyperlinking problem in Haddock

2004-07-22 Thread Simon Marlow
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 b

[Haskell] Hyperlinking problem in Haddock

2004-07-20 Thread Adrian Hey
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 v