OK, but how to prevent it from linking to foo if I have a function foo
in my module?

On 05/09/12 20:50, Simon Hengel wrote:
> On Wed, Sep 05, 2012 at 08:40:37PM +0100, Niklas Hambüchen wrote:
>> Is it possible to use inlined monospaced font in Haddock that does *not*
>> replace < and > to links and does *not* link to Haskell functions (like
>> @ and ' and " and ` do)?
> 
> Have you tried to escape stuff within @. e.g.:
> 
>     @\<foo\>@
> 
> I think this should work.
> 
> Cheers,
> Simon
> 

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to