Commit Graph

5 Commits

Author SHA1 Message Date
Tobias Pflug
6029f25b94 Make format and dhall subcommands of dhall executable (#452) 2018-06-10 19:54:22 +02:00
Hardy Jones
755f91b6e0 Deploy binaries to GitHub Releases (#181)
This should build on OSX as well as Linux.
When there is a git tag, the build should create a Release on GitHub.
The Release should have the built binaries for OSX and Linux.
2017-11-20 16:30:11 -08:00
Gabriel Gonzalez
47849e3fca Drop support for GHC 7 (#106)
The main motivation for this change is to take advantage of new features in
GHC 8.  Dropping support for GHC 7 seems reasonable given that even Debian
stable is on GHC 8
2017-08-23 20:35:31 +03:00
Gabriel Gonzalez
878eccd65e Only support GHC 7.10 or newer
Dhall depends on `Numeric.Natural` which was first added in `base-4.8`, which
ships with `ghc-7.10`
2016-12-04 13:44:15 -08:00
Gabriel Gonzalez
d9c3fc15dc Add Travis configuration 2016-12-04 13:18:43 -08:00