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

GHC ghc-devs at haskell.org
Fri Feb 12 14:36:49 UTC 2016


#11567: Haddock renders wired-in types with kind signature
-------------------------------------+-------------------------------------
        Reporter:  bgamari           |                Owner:
            Type:  bug               |               Status:  new
        Priority:  high              |            Milestone:  8.0.1
       Component:  Documentation     |              Version:  7.10.3
      Resolution:                    |             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:                    |
-------------------------------------+-------------------------------------

Comment (by RyanGlScott):

 This was fixed by a [https://github.com/haskell/haddock/pull/476 recent
 Haddock commit], but GHC 8.0.1-rc2 did not use a sufficiently new version
 of Haddock. I've attached an image of what `Data.Proxy`'s docs should look
 like, for reference.

 (The abnormally long lines for `type Rep` and `type Rep1` should be fixed
 once [https://github.com/haskell/haddock/pull/482 this] is merged.)

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


More information about the ghc-tickets mailing list