Feedback wanted: JSON diagnostics output for GHC

Hi everyone, @benbellick is authoring a merge request that aims to make the JSON format of GHC diagnostics more useful. I invite people who feel (even remotely) concerned by this feature: !11093: JSON Diagnostics Output (replace -ddump-json) · Merge requests · Glasgow Haskell Compiler / GHC · GitLab

Cheers

10 Likes

As someone who hates large mysterious JSON objects and is annoyed by vanilla JSON’s lack of streamability for several reasons, this is a nice big step forward.

Good code quality and tooling makes for an easier development process for everyone :slight_smile:

1 Like