hagl/dhall-unison

Add location information to AST

Opened this issue · 0 comments

hagl commented

For useful error messages in the stages after parsing, we need to know where an expression was defined.
Capture this information during parsing and attach it to the AST.