unisonweb/unison

Transcript for tracking improvements and regressions to parse / type errors

Open

#2.207 aberto em 13 de jul. de 2021

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Haskell (304 forks)batch import
error-messagegood first issuehelp wantedneeds-tests

Métricas do repositório

Stars
 (6.624 stars)
Métricas de merge de PR
 (Mesclagem média 10d 2h) (5 fundiu PRs em 30d)

Description

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.

Guia do colaborador