[haddock] #117: Data constructors printed prefix, when symbolic (begin-with-a-colon), should be parenthesized

haddock haddock at projects.haskell.org
Mon Jul 20 12:11:01 EDT 2009


#117: Data constructors printed prefix, when symbolic (begin-with-a-colon),
should be parenthesized
------------------------+---------------------------------------------------
Reporter:  isaacdupree  |       Owner:     
    Type:  defect       |      Status:  new
Priority:  minor        |   Milestone:     
 Version:  2.4.2        |    Keywords:     
------------------------+---------------------------------------------------
 for example,
 {{{
 data Foo = (:::) Int Bool
 }}}
 is displayed by Haddock similarly except without the parentheses.
 Obviously it should use the parentheses anytime it's not using such a
 thing infix-ly.

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


More information about the Haddock mailing list