diff options
author | Matthew Pickering <matthewtpickering@gmail.com> | 2022-10-18 15:26:52 +0200 |
---|---|---|
committer | sheaf <sam.derbyshire@gmail.com> | 2022-10-18 16:15:53 +0200 |
commit | 99dc3e3d76daab80a5c5209a3e0c44c9e4664e06 (patch) | |
tree | 0b35945d26b055fe4b0eb47d12099b4d1ec61279 /docs/users_guide/codegens.rst | |
parent | e1bbd36841e19812c7ed544b66256da82ce68fd5 (diff) | |
download | haskell-wip/diagnostics-config.tar.gz |
Add -fsuppress-error-contexts to disable printing error contexts in errorswip/diagnostics-config
In many development environments, the source span is the primary means
of seeing what an error message relates to, and the In the expression:
and In an equation for: clauses are not particularly relevant. However,
they can grow to be quite long, which can make the message itself both
feel overwhelming and interact badly with limited-space areas.
It's simple to implement this flag so we might as well do it and give
the user control about how they see their messages.
Fixes #21722
Diffstat (limited to 'docs/users_guide/codegens.rst')
0 files changed, 0 insertions, 0 deletions