[Ur] Better compiler errors.

Benjamin Barenblat bbaren at mit.edu
Mon Mar 13 15:41:07 EDT 2017


Two low-hanging fruits: Replace the phrase 'unification error' with
the phrase 'type error', and replace '<UNIF:nnnn>' with a lowercase
letter like GHC does.

GHC also has pretty good formatting for type errors, which would go a
long way here as well. Perhaps this could be an application of
https://github.com/urweb/urweb/issues/59 ?



More information about the Ur mailing list