[GHC] #8193: document :kind! in ghci built-in help

#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

#8193: document :kind! in ghci built-in help --------------------------------------+------------------------------------ Reporter: rwbarton | Owner: Type: bug | Status: patch Priority: normal | Milestone: Component: GHCi | Version: 7.4.2 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Unknown/Multiple Type of failure: Documentation bug | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: --------------------------------------+------------------------------------ Changes (by rwbarton): * status: new => patch -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8193#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#8193: document :kind! in ghci built-in help --------------------------------------+------------------------------------ Reporter: rwbarton | Owner: Type: bug | Status: patch Priority: normal | Milestone: Component: GHCi | Version: 7.4.2 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Unknown/Multiple Type of failure: Documentation bug | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: --------------------------------------+------------------------------------ Comment (by simonpj): LGTM. Austin, please apply. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8193#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#8193: document :kind! in ghci built-in help --------------------------------------+------------------------------------ Reporter: rwbarton | Owner: Type: bug | Status: patch Priority: highest | Milestone: 7.8.1 Component: GHCi | Version: 7.4.2 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Unknown/Multiple Type of failure: Documentation bug | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: --------------------------------------+------------------------------------ Changes (by simonpj): * priority: normal => highest * milestone: => 7.8.1 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8193#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#8193: document :kind! in ghci built-in help --------------------------------------+------------------------------------ Reporter: rwbarton | Owner: Type: bug | Status: closed Priority: highest | Milestone: 7.8.1 Component: GHCi | Version: 7.4.2 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: Unknown/Multiple Type of failure: Documentation bug | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: --------------------------------------+------------------------------------ Changes (by thoughtpolice): * status: patch => closed * resolution: => fixed Comment: Merged. Thanks Reid! -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8193#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#8193: document :kind! in ghci built-in help --------------------------------------+------------------------------------ Reporter: rwbarton | Owner: Type: bug | Status: closed Priority: highest | Milestone: 7.8.1 Component: GHCi | Version: 7.4.2 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: Unknown/Multiple Type of failure: Documentation bug | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: --------------------------------------+------------------------------------ Comment (by rwbarton): Argh, I attached an old version of the patch with "print" instead of "show" (like in the other command descriptions), but it's no big deal. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8193#comment:5 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC