[haddock] #69: Errors with class members

haddock haddock at projects.haskell.org
Sat Jan 24 17:57:13 EST 2009


#69: Errors with class members
-------------------------+--------------------------------------------------
Reporter:  NeilMitchell  |        Owner:       
    Type:  defect        |       Status:  new  
Priority:  major         |    Milestone:  2.4.2
 Version:  2.5.0         |   Resolution:       
Keywords:                |  
-------------------------+--------------------------------------------------
Comment (by waern):

 #67 fixes the problem with comma separated identifiers.

 The other issue of incorrect top-level functions seems to be a behavior
 present also in the 0.x versions of Haddock. Subordinate decls exported
 separetely show up separately in the docs even if the parent decl is also
 exported.

 We should fix this so that whenever we export both a parent decl and a
 subordinate decl, that decl should be shown under the parent decl only.
 This regardless of whether the parent decl is abstract or not.

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


More information about the Haddock mailing list