[haddock] #11: Top-level Haddock comments must follow the layout of declarations
haddock
haddock at projects.haskell.org
Wed Apr 7 18:42:40 EDT 2010
#11: Top-level Haddock comments must follow the layout of declarations
-------------------+--------------------------------------------------------
Reporter: waern | Owner:
Type: defect | Status: closed
Priority: major | Milestone: 2.6.0
Version: 2.1.0 | Resolution: invalid
Keywords: |
-------------------+--------------------------------------------------------
Changes (by waern):
* status: new => closed
* resolution: => invalid
Comment:
This is by design and Haddock 0.9 works the same way. A closing bracket is
inserted between the comment and the type signature declaration, because
Haddock comments are handled as normal lexemes during layout processing.
--
Ticket URL: <http://trac.haskell.org/haddock/ticket/11#comment:3>
haddock <http://www.haskell.org/haddock>
Haddock, The Haskell Documentation Tool
More information about the Haddock
mailing list