Add --debug flag to show desugared AST
Open
feature
- Dominant language
- Haskell
- Stars
- 930
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
It'd be nice to have a flag like `--debug` that shows
* Parsed result of the input (of type `Expr`)
* Desugared result of the parsed input (of type `IExpr`)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.