Commit Graph

4 Commits

Author SHA1 Message Date
Gabriel Gonzalez
aecfbc9acc
Migrate dhall-{bash,json,text} into this repository (#661)
The motivation for this change is:

* To catch build failures in downstream packages whenever we make a breaking
  change to the `dhall` API
* To reduce the amount of work I need in order to cut a release for all of
  these packages
* To better share Nix/CI-related logic between the projects

Note that I have not yet migrated `dhall-nix` in.  I'm waiting for
https://github.com/dhall-lang/dhall-nix/issues/17 to be fixed since
`dhall-nix` is incompatible with later versions of `megaparsec` due to
`hnix`.
2018-10-28 17:32:51 -07:00
Gabriel Gonzalez
c40eadd577
Adjust license to a format GitHub recognizes (#644)
Fixes #643
2018-10-18 19:19:38 -07:00
Gabriel Gonzalez
fe4a9596ce Update LICENSE 2017-01-29 14:59:16 -08:00
Gabriel Gonzalez
9a6ee13cd0 Initial commit 2016-09-07 09:17:12 -07:00