Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add sub-commands for each interpreter phase #352

Merged
merged 1 commit into from
Apr 7, 2018
Merged

Conversation

Gabriella439
Copy link
Collaborator

Fixes #349

This adds new dhall version, dhall resolve, dhall type, and
dhall normalize subcommands. The latter three subcommands can be used
to run just one phase of the interpreter.

If you omit the subcommand then the executable behaves the same as
before.

This adds new `dhall version`, `dhall resolve`, `dhall type`, and
`dhall normalize` subcommands.  The latter three subcommands can be used
to run just one phase of the interpreter.

If you omit the subcommand then the executable behaves the same as
before.
@Gabriella439 Gabriella439 merged commit 50a10f6 into master Apr 7, 2018
@Gabriella439 Gabriella439 deleted the gabriel/modes branch April 7, 2018 14:10
@sellout sellout mentioned this pull request May 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add dhall --type option.
1 participant