This repository was archived by the owner on Jan 31, 2020. It is now read-only.

Description
have a good story for error messages. we should be able to at least report line and column numbers from original input.
how is this even going to work with polymorphic inputs?
should we implement contexts as the elm parser has to enable better error codes (typically a weak point for a parser combinator)