[haddock] #69: Errors with class members

haddock haddock at projects.haskell.org
Sat Jan 24 18:36:37 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:                |  
-------------------------+--------------------------------------------------
Changes (by anonymous):

 * cc: marlowsd at gmail.com (added)

Comment:

 Ok, after implementing a fix, I run the test suite and find that Bug7.hs
 fails. :-)

 The documentation for Bug7 says:

   data B
 .. with its field, but the field is named separately in the export list
 (should still be visible as a field name)

 @Simon: what is the reason for showing the field as a top-level function
 in this case, when it is already shown in the record declaration?

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


More information about the Haddock mailing list