[GHC] #8193: document :kind! in ghci built-in help
GHC
ghc-devs at haskell.org
Thu Aug 29 03:34:21 UTC 2013
#8193: document :kind! in ghci built-in help
------------------------------------+--------------------------------------
Reporter: rwbarton | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: GHCi | Version: 7.4.2
Keywords: | Operating System: Unknown/Multiple
Architecture: Unknown/Multiple | Type of failure: Documentation bug
Difficulty: Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: |
------------------------------------+--------------------------------------
Patch attached.
I have the wording as:
{{{
:kind[!] <type> show the kind of <type>
(!: also show the normalised type)
}}}
could use some tweaking perhaps.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8193>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list