[Haddock] [haddock] #259: Hoogle backend drops documentation for type class fields.

haddock haddock at projects.haskell.org
Tue Sep 10 00:37:20 BST 2013


#259: Hoogle backend drops documentation for type class fields.
--------------------+-------------------------------------------------------
Reporter:  Fūzetsu  |        Owner:  Fūzetsu
    Type:  defect   |       Status:  new    
Priority:  major    |    Milestone:         
 Version:           |   Resolution:         
Keywords:           |  
--------------------+-------------------------------------------------------

Comment(by Fūzetsu):

 Oops, the input was meant to be

 {{{
 module NoTypeClassDocs where

 -- | Docs for typeclass 'Foo'
 class Foo a where
     -- | Doc for 'bar' field of 'Foo'
     bar :: Integer -> a
 }}}

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


More information about the Haddock mailing list