Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix #16700: Tiny errors in output of GHCi commands :forward and :info | Roland Senn | 2019-06-07 | 1 | -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. |