haskell-language-server
haskell-language-server copied to clipboard
WIP: Use Structured Diagnostics for Typed Holes
This adds structured diagnostics to the hole fit suggestions. Unfortunately, the suggestions still come through via ErrorInfo, so we still need to use regex matchers to extract them.