[Haddock] [haddock] #228: Wrong links for fully qualified identifiers that are not in scope

haddock haddock at projects.haskell.org
Thu Nov 15 15:35:22 GMT 2012


#228: Wrong links for fully qualified identifiers that are not in scope
------------------------+---------------------------------------------------
Reporter:  SimonHengel  |       Owner:        
    Type:  defect       |      Status:  new   
Priority:  major        |   Milestone:  2.13.2
 Version:  2.12.0       |    Keywords:        
------------------------+---------------------------------------------------
 If we have something like

 {{{
 'Control.Concurrent.MVar.addMVarFinalizer'
 }}}

 Haddocks thinks it is a type and will prepend a {{t:}} to the generated
 link.

 A real world example:
 http://hackage.haskell.org/packages/archive/base/4.6.0.0/doc/html/System-
 Mem-Weak.html#v:addFinalizer

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


More information about the Haddock mailing list