[Haddock] [haddock] #184: Internal failure w/ bad error message for section heading inside class
haddock
haddock at projects.haskell.org
Sat Nov 5 09:58:53 GMT 2011
#184: Internal failure w/ bad error message for section heading inside class
---------------------+------------------------------------------------------
Reporter: rrnewton | Owner:
Type: defect | Status: new
Priority: major | Milestone: 2.10.0
Version: 2.9.2 | Resolution:
Keywords: |
---------------------+------------------------------------------------------
Comment(by rrnewton):
Oops, the formatting above came out wrong. This should be a block quote:
{{{
module FooM where
class Foo d where
foo :: d
-- * Silly section
bar :: d
}}}
--
Ticket URL: <http://trac.haskell.org/haddock/ticket/184#comment:1>
haddock <http://www.haskell.org/haddock>
Haddock, The Haskell Documentation Tool
More information about the Haddock
mailing list