[haddock] #69: Errors with class members
haddock
haddock at projects.haskell.org
Sat Jan 24 18:40:35 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):
Should have pasted the source code instead, here it comes:
{{{
-- |
-- .. with its field, but the field is named separately in the export list
-- (should still be visible as a field name)
data B = B { b :: Int }
}}}
(And it's from Bug6, not Bug7).
--
Ticket URL: <http://trac.haskell.org/haddock/ticket/69#comment:6>
haddock <http://www.haskell.org/haddock>
Haddock, The Haskell Documentation Tool
More information about the Haddock
mailing list