[GHC] #11235: Haddock shows no class members

GHC ghc-devs at haskell.org
Wed Dec 16 12:48:31 UTC 2015


#11235: Haddock shows no class members
-------------------------------------+-------------------------------------
        Reporter:  bgamari           |                Owner:  bgamari
            Type:  task              |               Status:  new
        Priority:  high              |            Milestone:  8.0.1
       Component:  Compiler          |              Version:  7.10.3
      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 bgamari):

 simonpj, could you comment on the intended purpose of `isVanillaLSig`? It
 seems that it is only used by Haddock and is terribly named. I was
 thinking of either moving it to Haddock, renaming it to `isUserLSig` (e.g.
 "did the user provide this signature?") or both.

 Comments?

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


More information about the ghc-tickets mailing list