[haddock] #75: hyperlinking doesn’t work for type operators

haddock haddock at projects.haskell.org
Sat Jan 24 17:22:47 EST 2009


#75: hyperlinking doesn’t work for type operators
---------------------------------------+------------------------------------
Reporter:  g9ks157k at acme.softbase.org  |       Owner:       
    Type:  defect                      |      Status:  new  
Priority:  major                       |   Milestone:  2.5.0
 Version:  2.4.1                       |    Keywords:       
---------------------------------------+------------------------------------
 Say, I have defined a type operator {{{:-}}} like so:
 {{{
 data a :- b = Q
 }}}
 If I now use {{{':-'}}} in a doc comment, I don’t get the text {{{:-}}},
 linking to the definition of {{{:-}}} but I get the text {{{':-'}}}
 verbatim.

-- 
Ticket URL: <http://trac.haskell.org/haddock/ticket/75>
haddock <http://www.haskell.org/haddock>
Haddock, The Haskell Documentation Tool


More information about the Haddock mailing list