diff options
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +## AST - Data type accessors - Deal with Location - Deal with Strictness/unboxing + +## Parser +- Guard `type_` and `value` match when used together +- Tests! +- Simplify unnecessary `newtypes` with type synonyms +- Handle errors |
