Commit Graph

43 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
01d6cad27f
Update README and Nix logic (#650)
Fixes https://github.com/dhall-lang/dhall-haskell/issues/645

Fixes https://github.com/dhall-lang/dhall-lang/issues/216

This updates the `README` with the following changes:

* Points to the language-agnostic `README` in the `dhall-lang` repository
* Retains only Haskell-specific sections of interest
* Removes the embedded LICENSE now that GitHub auto-recognizes the project
  license (#644)
* Changes the Quick Start instructions to use Nix
* Adds instructions for project development using Nix

The latter two points entailed refactors to the Nix logic to simplify the
user experience:

* `default.nix` was moved to `shared.nix` and replaced with a new `default.nix`
  that works out-of-the-box with `nix-build`
* There is a new `nix/test-dhall.nix` which users can use to create a
  `nix-shell` with Dhall as a dependency
2018-10-20 09:27:16 -07:00
Gabriel Gonzalez
dbe8d7a21c
Version 1.17.0 → 1.18.0 (#636) 2018-10-15 21:08:44 -07:00
Gabriel Gonzalez
befd0ed8a7
Version 1.16.1 → 1.17.0 (#556) 2018-08-31 07:39:06 -07:00
Gabriel Gonzalez
8b61990d6e
Version 1.16.0 → 1.16.1 (#521) 2018-07-22 00:03:31 -07:00
Gabriel Gonzalez
728ffcc5d7
Version 1.15.1 → 1.16.0 (#511) 2018-07-21 22:32:43 -07:00
Gabriel Gonzalez
abfbfdcac9
Version 1.5.0 → 1.5.1 (#500) 2018-07-04 22:41:14 -07:00
Gabriel Gonzalez
8a8a5c48f4
Version 1.14.0 → 1.15.0 (#483) 2018-06-28 20:53:10 -07:00
Gabriel Gonzalez
e1955698b2
Use GitHub instead of IPFS for Prelude (#479)
Part of https://github.com/dhall-lang/dhall-lang/issues/162
2018-06-21 15:56:12 -07:00
Gabriel Gonzalez
dddfb1a8ea
Version 1.13.1 → 1.14.0 (#386) 2018-05-19 09:55:43 -07:00
Gabriel Gonzalez
a38e1a5081
Version 1.13.0 → 1.13.1 (#375) 2018-05-04 07:13:08 -07:00
Gabriel Gonzalez
3fb4d0e758
Version 1.12.0 → 1.13.0 (#368) 2018-04-28 07:51:15 -07:00
Gabriel Gonzalez
7d7b8590b5
Version 1.11.1 → 1.12.0 (#334) 2018-03-24 09:51:45 -07:00
Gabriel Gonzalez
4a085aa3d6
Version 1.11.0 → 1.11.1 (#323) 2018-03-12 11:09:54 -07:00
Gabriel Gonzalez
ab436c78ca
Version 1.10.0 → 1.11.0 (#318) 2018-03-08 20:24:13 -08:00
Gabriel Gonzalez
78b91b8534
Version 1.9.1 → 1.10.0 (#288) 2018-02-23 19:54:58 -08:00
Gabriel Gonzalez
80c4397307
Version 1.9.0 → 1.9.1 (#241) 2018-02-01 08:21:55 -08:00
Gabriel Gonzalez
c24b6a4ad6
Version 1.8.2 → 1.9.0 (#224) 2018-01-27 11:52:46 -08:00
Gabriel Gonzalez
10c508391b
Version 1.8.1 → 1.8.2 (#192) 2017-12-14 14:33:53 -08:00
Gabriel Gonzalez
0098a90650 Version 1.8.0 → 1.8.1 2017-12-01 18:38:14 -08:00
jonathn
f16502ccb3 Update URLs with new github organization (#178) 2017-11-11 23:25:05 -08:00
Gabriel Gonzalez
b6ca7d22f0
Version 1.7.0 → 1.8.0 (#173) 2017-11-03 20:22:43 -07:00
Nick Johnstone
afe810c1bc Fix Travis badge in README (#169)
Seems to be pointing at an old location of this repository, I have updated it to point at the current location.
2017-10-27 02:01:33 -07:00
Gabriel Gonzalez
ebc884226d Version 1.6.0 → 1.7.0 (#160) 2017-10-10 20:25:19 +03:00
Gabriel Gonzalez
ee6bb3d7c1 Version 1.5.1 => 1.6.0 2017-09-02 10:01:20 -07:00
Gabriel Gonzalez
3b357aa806 Version 1.5.0 => 1.5.1 2017-08-02 20:07:27 -07:00
Gabriel Gonzalez
12ad893605 Version 1.4.2 => 1.5.0 2017-07-25 20:11:53 -07:00
Gabriel Gonzalez
40478ccb89 Mention dhall-text in README 2017-06-19 18:27:50 -07:00
Gabriel Gonzalez
afb645faa5 Version 1.4.1 => 1.4.2 2017-06-17 13:32:19 -07:00
Gabriel Gonzalez
51f05ca422 Version 1.4.0 => 1.4.1 2017-06-17 13:13:42 -07:00
Gabriel Gonzalez
a744bd0b6b Version 1.3.0 => 1.4.0 2017-06-17 12:36:12 -07:00
Gabriel Gonzalez
c12ff1cb67 Version 1.2.0 => 1.3.0 2017-05-17 09:09:41 -07:00
Gabriel Gonzalez
f6b86942ec Document existing Dhall integrations in README.md 2017-04-29 16:34:00 -07:00
Gabriel Gonzalez
8e3d087ae3 Version 1.1.0 => 1.2.0 2017-04-10 19:26:12 -07:00
Gabriel Gonzalez
10d429a8f0 Fix incorrect example in README.md
Older pre-release versions of `dhall` used to
translate Haskell records to sum-types even if
they only had one alternative.  Newer versions
do not, so the example in the `README.md` is
out-of-date and needs to be fixed.
2017-03-12 12:23:24 -07:00
Pierre Radermecker
0b90bb5ba8 README: update tutorial pointer to latest version 2017-02-07 21:46:22 +01:00
Gabriel Gonzalez
3958a4b42a Version 1.0.2 => 1.1.0
Also added `CHANGELOG.md`
2017-02-05 12:34:15 -08:00
Gabriel Gonzalez
440e734e80 No list type annotation necessary in README 2017-02-05 12:13:06 -08:00
Gabriel Gonzalez
46218e96a5 Version 1.0.1 => 1.0.2 2017-01-22 09:50:24 -08:00
Gabriel Gonzalez
e437261910 Version 1.0.1
I uploaded version 1.0.0 to Hackage by accident, so I need to bump the version
number again to upload the real initial release
2016-12-05 09:20:52 -08:00
Gabriel Gonzalez
d4209522ca Update documentation 2016-12-04 20:07:19 -08:00
Gabriel Gonzalez
91d009ec52 Remove spurious code block from README.md 2016-12-04 20:05:55 -08:00
Gabriel Gonzalez
c49df3aa99 Add README.md 2016-12-04 20:04:50 -08:00