[GHC] #14920: Flag reference doesn't include `-haddock` and `-haddock-opts`

GHC ghc-devs at haskell.org
Wed Mar 14 17:13:05 UTC 2018


#14920: Flag reference doesn't include `-haddock` and `-haddock-opts`
-------------------------------------+-------------------------------------
        Reporter:  sjakobi           |                Owner:  sjakobi
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Documentation     |              Version:  8.4.1
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by sjakobi):

 Actually, `-haddock-opts` seems entirely unused. `DynFlags` has a field
 `haddockOptions`, but it doesn't seem to be used anywhere. Should it be
 removed?

 Or maybe we should keep it at least until the "Hi Haddock" proposal is
 implemented…

 Also, I'm not quite sure what `-haddock` actually does. It does make the
 parser include the haddocks in `HsModule` but what then?

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


More information about the ghc-tickets mailing list