Commit Graph

56 Commits

Author SHA1 Message Date
Gabriel Gonzalez 4c7b75b503
Version 1.27.0 → 1.28.0 (#1575) 2019-12-05 19:28:39 -08:00
Gabriel Gonzalez 7b414d9846
Version 1.26.1 → 1.27.0 (#1428) 2019-10-20 07:00:43 -07:00
Patrick Mylund Nielsen c92c6bbc22
Eta: Remove YAML FFI code and disable dhall-nix build 2019-10-15 06:22:49 -04:00
Simon Jakobi b556a65644 Handle --version consistently (#1334)
* dhall --version

* dhall-to-bash --version

* dhall-to-nix --version

* dhall-lsp-server --version
2019-09-22 03:55:26 +00:00
Gabriel Gonzalez 65710954cf
Version 1.25.0 → 1.26.0 (#1286) 2019-09-11 19:37:25 -07:00
Javier Neira 4d0058b71d Use ghc-8.6.5 in default stack.yaml and make appveyor use it (#1182)
* Make it no buildable in windows as suggested by @sjakobi

* Use last lts resolver for ghc-8.6.5

* Remove unused stack yaml file

* Use default stack yaml
2019-08-01 13:01:16 +00:00
Gabriel Gonzalez d45f3ec46b
Version 1.24.0 → 1.25.0 (#1156) 2019-07-28 21:46:32 -07:00
Gabriel Gonzalez d77a9f4e43
Restore `dhall-nix` to build against Hackage (#1000)
Now that `hnix-0.6.1` is out `dhall-nix` can be built against recent
versions of Hackage packages and will be uploaded as part of the
next release
2019-06-10 08:29:05 -07:00
Gabriel Gonzalez fc5b382238
Version 1.23.0 → 1.24.0 (#984) 2019-06-06 17:14:43 -07:00
Gabriel Gonzalez bf4349ef7a
Version 1.22.0 → 1.23.0 (#943) 2019-05-11 13:03:42 -07:00
Gabriel Gonzalez f7fecda09d
Version 1.21.0 → 1.22.0 (#910) 2019-04-27 20:17:34 -07:00
Profpatsch 6c38bd89ea Update to dhall > 1.19 (#19)
Some things have changed in the dhall expression tree:

- `let` bindings now take a list of bindings
- `Some` and `None` were introduced
- `Text/show` was added

Additionally, dhall switched to an internal `Map` module instead of
`HashMap.Strict.InsOrd`.

Closes: https://github.com/dhall-lang/dhall-nix/issues/18
2019-04-09 06:59:01 -07:00
Gabriel Gonzalez 9c952a80de Version 1.1.5 → 1.1.6 (#15) 2018-08-31 08:23:04 -07:00
Gabriel Gonzalez 382613da5d Build against `dhall-1.17.0` (#14) 2018-08-31 08:14:04 -07:00
Gabriel Gonzalez eb6d561503 Build against `dhall-1.16.1` (#11) 2018-07-22 00:27:39 -07:00
Gabriel Gonzalez 0ae0367927 Version 1.1.4 → 1.1.5 (#6) 2018-06-28 22:01:43 -07:00
Gabriel Gonzalez f67b8cc171 Build against `dhall-1.5.0` (#5) 2018-06-28 21:56:58 -07:00
Gabriel Gonzalez 16dc491dcf Version 1.1.3 → 1.1.4 (#4) 2018-05-19 10:46:07 -07:00
Gabriel Gonzalez 68871355d1 Build against `dhall-1.14.0` (#3) 2018-05-19 10:39:00 -07:00
Gabriel Gonzalez 2f7678a67a Version 1.1.2 → 1.1.3 2018-04-28 08:07:35 -07:00
Gabriel Gonzalez 559e6fd13e Build against `dhall-1.13.0` 2018-04-28 08:06:18 -07:00
Gabriel Gonzalez 354ab1491f Version 1.1.1 → 1.1.2 2018-03-24 10:16:49 -07:00
Gabriel Gonzalez 14ebc0b990 Build against `dhall-1.12.0` 2018-03-24 10:15:45 -07:00
Gabriel Gonzalez c2b8c2dedb Increase upper bound on `hnix` 2018-03-12 08:13:15 -07:00
Gabriel Gonzalez c441f7cca7 Version 1.1.0 → 1.1.1 2018-03-08 20:31:55 -08:00
Gabriel Gonzalez 79447ec5ee Build against `dhall-1.11.0` 2018-03-08 20:31:26 -08:00
Gabriel Gonzalez 0d3c572550 Version 1.0.10 → 1.1.0 2018-02-23 20:39:51 -08:00
Gabriel Gonzalez 200dd73b15 Increase upper bound on `optparse-generic` 2018-02-23 20:37:44 -08:00
Gabriel Gonzalez 534313af18 Build against `dhall-1.10.0` 2018-02-23 20:35:34 -08:00
Gabriel Gonzalez 3834589277 Version 1.0.9 → 1.0.10 2018-01-27 14:09:15 -08:00
Gabriel Gonzalez be60eb0171 Build against `dhall-1.9.*` 2018-01-27 10:54:00 -08:00
Gabriel Gonzalez d8dc1cee26 Version 1.0.9 → 1.0.10 2017-11-03 21:02:00 -07:00
Gabriel Gonzalez 1c65901f1c Increase upper bound on `dhall` dependency 2017-11-03 21:00:57 -07:00
Gabriel Gonzalez a86f156338 Version 1.0.7 → 1.0.8 2017-10-10 11:47:52 -07:00
Gabriel Gonzalez d8ba9e6265 Merge branch 'master' of github.com:Gabriel439/Haskell-Dhall-Nix-Library 2017-10-10 11:47:06 -07:00
Gabriel Gonzalez 1028f8611b Increase upper bound on `dhall` dependency 2017-10-10 11:45:09 -07:00
Gabriel Gonzalez c569111272 Version 1.0.6 → 1.0.7 2017-09-17 08:37:52 -07:00
Gabriel Gonzalez 9ba5de49cd Increase upper bound on `data-fix` 2017-09-17 08:36:59 -07:00
Gabriel Gonzalez 8081a14d41 Version 1.0.5 => 1.0.6 2017-09-02 10:21:11 -07:00
Gabriel Gonzalez 1c319aab3f Increase upper bounds 2017-09-02 10:19:27 -07:00
Gabriel Gonzalez 03dc610613 Version 1.0.4 => 1.0.5 2017-07-25 21:16:49 -07:00
Gabriel Gonzalez 2c1438637a Build against `dhall-1.5.0` 2017-07-25 20:54:50 -07:00
Gabriel Gonzalez 24af9b03be Version 1.0.3 => 1.0.4 2017-06-17 13:57:40 -07:00
Gabriel Gonzalez 907f4765f9 Increase upper bound on `dhall` 2017-06-17 13:56:53 -07:00
Gabriel Gonzalez 00861cc182 Version 1.0.2 => 1.0.3 2017-05-17 19:30:34 -07:00
Gabriel Gonzalez 878eed3a65 Support latest version of `dhall` 2017-05-17 19:27:39 -07:00
Gabriel Gonzalez 497e1c2637 Version 1.0.1 => 1.0.2 2017-04-10 21:07:18 -07:00
Gabriel Gonzalez 6712c046eb Increase upper bound on `dhall` 2017-04-10 21:03:41 -07:00
Gabriel Gonzalez d1bf00db35 Version 1.0.0 => 1.0.1 2017-02-05 13:18:42 -08:00
Gabriel Gonzalez 38d14a3973 Increase upper bound on `dhall` 2017-02-05 13:16:11 -08:00