unisonweb/unison

Transcript for tracking improvements and regressions to parse / type errors

Open

#2207 aperta il 13 lug 2021

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Haskell (304 fork)batch import
error-messagegood first issuehelp wantedneeds-tests

Metriche repository

Star
 (6624 star)
Metriche merge PR
 (Merge medio 10g 2h) (5 PR mergiate in 30 g)

Descrizione

Idea is to introduce a transcript, error-messages.md, which just has a bunch of examples of things that don’t parse/typecheck.

For each example, indicate GOOD if the error message is good, or ??? if it’s bad or confusing.

This will let us track improvements and regressions to our error reporting.

Guida contributor