Closed
Description
A lot of work has gone into making GHC able to produce suggestions and the current code action falls short of making the most of it. The possibilities include:
- Should it use
-fshow-hole-constraints
to make added constraints explicit? - Should it use
-fshow-docs-of-hole-fits
to show the docs of the suggestion? - Should it use
-frefinement-level-hole-fits=1
to show almost-valid fits? - Should it use
-fsort-by-subsumption-hole-fits
?
Metadata
Metadata
Assignees
Labels
No labels