dhall-haskell/dhall
Gabriel Gonzalez 5c84d39775
Relocate dhall/Main.hs to src/Dhall/Main.hs (#432)
This moves the `dhall` executable's logic to a `Dhall.Main` module, for
two main reasons:

* To expose the executable's functionality as a library
* To support migrating more commands to be sub-commands for the executable
2018-06-07 11:26:38 +01:00
..
Main.hs Relocate dhall/Main.hs to src/Dhall/Main.hs (#432) 2018-06-07 11:26:38 +01:00