[GHC] #11567: Haddock renders wired-in types with kind signature

GHC ghc-devs at haskell.org
Sun Feb 14 13:24:08 UTC 2016


#11567: Haddock renders wired-in types with kind signature
-------------------------------------+-------------------------------------
        Reporter:  bgamari           |                Owner:
            Type:  bug               |               Status:  closed
        Priority:  high              |            Milestone:  8.0.1
       Component:  Documentation     |              Version:  7.10.3
      Resolution:  invalid           |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
 Type of failure:  Documentation     |  Unknown/Multiple
  bug                                |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Changes (by bgamari):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 Ryan pointed out that these signatures are shown because the modules which
 export these types have `KindSignatures` enabled. Given that this behavior
 was exhibited by earlier releases as well, this doesn't seem like a bug.
 Now that `*` is now rendered as `*` thanks to Ryan's Haddock fix, I'm
 going to close this.

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


More information about the ghc-tickets mailing list