Skip to content

Fix #16700: Tiny errors in output of GHCi commands :forward and :info

Roland Senn requested to merge RolandSenn/ghc:T16700 into master

:info Coercible now outputs the correct section number of the GHCi User's guide together with the section title.

:forward x gives the correct syntax hint.

Merge request reports