[GHC] #8944: Warn instead of stopping on misplaced Haddock comments

GHC ghc-devs at haskell.org
Fri Nov 7 20:32:51 UTC 2014


#8944: Warn instead of stopping on misplaced Haddock comments
-------------------------------------+-------------------------------------
              Reporter:  Fuuzetsu    |            Owner:
                  Type:  feature     |           Status:  new
  request                            |        Milestone:
              Priority:  normal      |          Version:  7.9
             Component:  Compiler    |         Keywords:
  (Parser)                           |     Architecture:  Unknown/Multiple
            Resolution:              |       Difficulty:  Unknown
      Operating System:              |       Blocked By:
  Unknown/Multiple                   |  Related Tickets:
       Type of failure:              |
  None/Unknown                       |
             Test Case:              |
              Blocking:              |
Differential Revisions:  Phab:D452   |
-------------------------------------+-------------------------------------

Comment (by goldfire):

 I think this should be enabled with `-Wall`, even if `haddock` is not
 enabled. That way, when I'm developing, but before trying to release and
 build docs, I can learn about bad Haddock comments.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8944#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list