Closed
Description
Hlint diagnostic messages contain the full path of the current file and row:column of the suggestion, with a "Suggestion" prefix. This makes the diagnostic verbose with no real benefit.
This may not affect most users, but since I'm currently using Error Lens, the result is pretty annoying. See the following example comparing type-check errors and hlint suggestions: