[GHC] #11235: Haddock shows no class members
GHC
ghc-devs at haskell.org
Wed Dec 16 13:12:40 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 simonpj):
Replying to [comment:13 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.
It is ''only'' used in Haddock. I have no idea what it's for. By all
means move it, rename it, whatever.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11235#comment:14>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list