Skip to content

CLI doesn't properly deal with errors #97

Closed
@dahlia

Description

@dahlia

The current nirum CLI terminates with exit code 0 even when it's errored. Also it prints error messages into stdout instead of stderr.

We could utilize die function provided by the standard library System.Exit module.

Metadata

Metadata

Labels

cmp:frontendComponent: Compiler frontend (e.g., CLI, parser, AST)dfct:easyDifficulty: Easytyp:bugType: Bug/defect

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions