dhall-haskell/dhall
Gabriel Gonzalez 50a10f69d1
Add sub-commands for each interpreter phase (#352)
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.
2018-04-07 07:10:30 -07:00
..
Main.hs Add sub-commands for each interpreter phase (#352) 2018-04-07 07:10:30 -07:00