summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci.debugger/scripts/T16700.stdout
Commit message (Collapse)AuthorAgeFilesLines
* Fix #16700: Tiny errors in output of GHCi commands :forward and :infoRoland Senn2019-06-071-0/+7
`:info Coercible` now outputs the correct section number of the GHCi User's guide together with the secion title. `:forward x` gives the correct syntax hint.