Add additional context to :doc output (#19055)
With this change, the type/kind of an object as well as it's category and definition site are added to the output of the :doc command for each object matching the argument string.
Showing
- ghc/GHCi/UI.hs 58 additions, 9 deletionsghc/GHCi/UI.hs
- testsuite/tests/ghci/scripts/ghci065.hs 13 additions, 0 deletionstestsuite/tests/ghci/scripts/ghci065.hs
- testsuite/tests/ghci/scripts/ghci065.script 3 additions, 0 deletionstestsuite/tests/ghci/scripts/ghci065.script
- testsuite/tests/ghci/scripts/ghci065.stdout 20 additions, 0 deletionstestsuite/tests/ghci/scripts/ghci065.stdout
- testsuite/tests/ghci/scripts/ghci066.stdout 2 additions, 0 deletionstestsuite/tests/ghci/scripts/ghci066.stdout
Loading
Please register or sign in to comment