[GHC] #11567: Haddock renders wired-in types with kind signature
GHC
ghc-devs at haskell.org
Thu Feb 11 12:30:54 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
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:
-------------------------------------+-------------------------------------
Lifted wired-in types seem to be rendered with an unnecessary `TYPE
'Lifted` kind signature. See, for instance,
[https://downloads.haskell.org/~ghc/8.0.1-rc2/docs/html/libraries/base-4.9.0.0/Prelude.html#t:Bool|`Bool`].
I'm not yet sure whether this is a ghc or haddock issue.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11567>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list