Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

The Dhall Language Project

Maintainable configuration files
Collective - Host: opensource - https://opencollective.com/dhall - Website: https://dhall-lang.org - Code: https://github.com/dhall-lang

Add reference implementation of parser (#1152)

The main motivation for this change is to enable testing the reference
implementation before pr...

github.com/dhall-lang/dhall-lang - e73c6b971a01f077c06389772030c5a63fa97f40 authored over 3 years ago by Gabriel Gonzalez <[email protected]>
Add Prelude and cached package doc links (#1148)

github.com/dhall-lang/dhall-lang - af28c56ab5458df1cdcdd90c8c30a83d5e00d33e authored over 3 years ago by SiriusStarr <[email protected]>
Point prelude.dhall-lang.org to store.dhall-lang.org (#1151)

Fixes https://github.com/dhall-lang/dhall-lang/pull/1148

This changes the top-level prelude.d...

github.com/dhall-lang/dhall-lang - 929ad5600931bb415aaba828bfb33710dd03bff4 authored over 3 years ago by Gabriel Gonzalez <[email protected]>
Add CloudFormation and Nomad bindings (#1150)

… to both dhall-lang.org and store.dhall-lang.org

github.com/dhall-lang/dhall-lang - af95d43ec9cfe08dbb17a8029b70775698146170 authored over 3 years ago by Gabriel Gonzalez <[email protected]>
Add dhall-aws-cloudformation (#29)

github.com/dhall-lang/awesome-dhall - 572073b0be2310c423bcc81d5bb95c915e2750cb authored over 3 years ago by Jichao Ouyang <[email protected]>
Fix `dhall-openapi.cabal` (#2166)

* Fix `dhall-openapi.cabal`

There were a few issues with the `.cabal` file that prevented me fr...

github.com/dhall-lang/dhall-haskell - 0b66d50bf02b5a4e6cd95c84edffbad11181f9f9 authored over 3 years ago by Gabriel Gonzalez <[email protected]>
Expand tutorial section on `let` bindings (#1147)

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

github.com/dhall-lang/dhall-lang - 0f7d41b4e759004a2ac5c43d4298990e0ec9e7ea authored over 3 years ago by Gabriel Gonzalez <[email protected]>
Version 1.38.0 → 1.38.1 (#2165)

github.com/dhall-lang/dhall-haskell - 08103a14021f21ea9cb4e2567726fe0aca9ea1d2 authored over 3 years ago by Gabriel Gonzalez <[email protected]>
INLINABLE more things (#2164)

* INLINABLE more things

I found these by building dhall with -Wall-missing-specialisations.

I ...

github.com/dhall-lang/dhall-haskell - 6bd4bfc18448eb7f7b1cd1326c086feac8a41c2a authored over 3 years ago by Simon Jakobi <[email protected]>
Nitpicky grammar fix for COC (#2162)

#1619 (accidentally) eliminated the Oxford comma in the COC, which should be re-added, for consi...

github.com/dhall-lang/dhall-haskell - 190b51828700e197d1e1aa1ba353e99eebfca1aa authored over 3 years ago by SiriusStarr <[email protected]>
Improve user experience for generating files (#165)

This improves the documentation and scripts responsible for
generating files. The main changes...

github.com/dhall-lang/dhall-kubernetes - 2ed2ffd073de6569014779284b61e4f5824de987 authored over 3 years ago by Gabriel Gonzalez <[email protected]>
Update top-level README and examples (#164)

Currently CI does not enforce that they stay
in sync with the `1.17/` package, so I had to
exp...

github.com/dhall-lang/dhall-kubernetes - 058e24fb5f5f22824d5103c1c7d549b6466d1dc0 authored almost 4 years ago by Gabriel Gonzalez <[email protected]>
Add dhall-nomad to the list (#28)

github.com/dhall-lang/awesome-dhall - 505d86602de7ed7df9bea14de5684c9b67a0c226 authored almost 4 years ago by José Lorenzo Rodríguez <[email protected]>
Correct some typos in JSONToDhall.hs (#2160)

github.com/dhall-lang/dhall-haskell - 46432f2ea73c3e12bd7b9466f4449c6075a9da5b authored almost 4 years ago by Felix Yan <[email protected]>
Clarification on record completion (#1145)

github.com/dhall-lang/dhall-lang - d879b51f6a78f21a21c29d0f0d83e71aaf11647a authored almost 4 years ago by Tim Spence <[email protected]>
dhall-docs: Remove test dependency on HaXml (#2156)

HaXml is largely unmaintained, so removing the dependency may prevent
future trouble.

github.com/dhall-lang/dhall-haskell - a9dd3a6bf4d564e84f7ad1c7e7dc45b795e10537 authored almost 4 years ago by Simon Jakobi <[email protected]>
dhall-lsp-server: Remove dependency on lens-family-core (#2155)

lens-family-core is still a transitive dependency because we use
it in the core dhall library.

github.com/dhall-lang/dhall-haskell - 6b1a4b7e9c035e5cc5f2ac804e52cf7e9fd6eaa4 authored almost 4 years ago by Simon Jakobi <[email protected]>
Address two warnings from Cabal and GHC (#2153)

* Address Cabal warning about use of auto-modules stanza

* Remove redundant import

github.com/dhall-lang/dhall-haskell - f6826805b3ff07a0d9a422f6f7e084462d242922 authored almost 4 years ago by Simon Jakobi <[email protected]>
Add regadas/github-actions-dhall (#27)

github.com/dhall-lang/awesome-dhall - 5397d66dbe7ed7985c68695087ac37cf83f63bd4 authored almost 4 years ago by Filipe Regadas <[email protected]>
Fix `hashable`-related test failures (#2152)

Fixes https://github.com/dhall-lang/dhall-haskell/issues/2151

github.com/dhall-lang/dhall-haskell - ff263aaacda2124ec4f4d6c26640ea1a238dab4e authored almost 4 years ago by Gabriel Gonzalez <[email protected]>
Fix dhall-docs index generation (#2150)

Fixes https://github.com/dhall-lang/dhall-haskell/issues/1917

This fixes two separate issues ...

github.com/dhall-lang/dhall-haskell - 8f0518f05308419dbae9effb9e7f2d785e1ee8b4 authored almost 4 years ago by Gabriel Gonzalez <[email protected]>
dhall-lsp-server: Allow lens 5 (#2149)

github.com/dhall-lang/dhall-haskell - 5437a2e926069719f4cd01e31a0de4c1a5f0a88d authored almost 4 years ago by Simon Jakobi <[email protected]>
dhall-docs: Add README to tarball (#2145)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

github.com/dhall-lang/dhall-haskell - 8455725f86f38dc5c0ea366c2653258a70b53f75 authored almost 4 years ago by Simon Jakobi <[email protected]>
Allow bytestring 0.11 (#2144)

http://hackage.haskell.org/package/bytestring-0.11.0.0/changelog

github.com/dhall-lang/dhall-haskell - ca5dd6625bcec1f98b13d84e2bc0d1bec1e87f35 authored almost 4 years ago by Simon Jakobi <[email protected]>
Allow doctest-0.18 (#2148)

github.com/dhall-lang/dhall-haskell - a60c2d1845ae1650b9b315f5cd122f7c9511d8e8 authored almost 4 years ago by Simon Jakobi <[email protected]>
Tighten lower bounds on dhall (#2147)

Fixes #2146.

github.com/dhall-lang/dhall-haskell - 69a0b97198ecc9b1176ea399024a33d8bbf5ac0d authored almost 4 years ago by Simon Jakobi <[email protected]>
Make website more responsive (#1140)

Make the code editors and gifs shrink as necessary.

Split the large hash gif into two smaller...

github.com/dhall-lang/dhall-lang - 125782ce314362c6ad4fc44d241f94357906206b authored almost 4 years ago by Nick Scheel <[email protected]>
Add dhall-ansible 0.2.1 to the store (#1139)

This change adds the latest release of dhall-ansible.

github.com/dhall-lang/dhall-lang - bad7dd30e2b32ad93ab048492861da9c160b8587 authored almost 4 years ago by Tristan de Cacqueray <[email protected]>
Use `GeneralizedNewtypeDeriving` (with a 'z') (#2143)

Fixes https://github.com/dhall-lang/dhall-haskell/issues/2142

The extension with an 's' is no...

github.com/dhall-lang/dhall-haskell - a490923d6d8ff32ad2c898c907e2816191222b2e authored almost 4 years ago by Gabriel Gonzalez <[email protected]>
Version 1.37.1 → 1.38.0 (#2141)

github.com/dhall-lang/dhall-haskell - 8d03b211ccf92a1a746a17cfc8f61f77f8929d82 authored almost 4 years ago by Gabriel Gonzalez <[email protected]>
Rotate Discourse SMTP password (#1138)

In the course of debugging the issues that led to
https://github.com/dhall-lang/dhall-lang/pull...

github.com/dhall-lang/dhall-lang - 51b9effa64acb8829011353926686fb190144c32 authored almost 4 years ago by Gabriel Gonzalez <[email protected]>
Use cache.nixos.org for Hydra builds (#1137)

By default, Hydra does not use the public Nix cache (mainly to
lock down the "chain of custody"...

github.com/dhall-lang/dhall-lang - 51944c9ba7d5da7291b120857dace9b45c6af5e1 authored almost 4 years ago by Gabriel Gonzalez <[email protected]>
Allow cryptonite 0.28 (#2140)

https://hackage.haskell.org/package/cryptonite-0.28/changelog

Tested locally by adding `crypt...

github.com/dhall-lang/dhall-haskell - d24017a9530f6a3c8e98d8da17a7ada0cbc46224 authored almost 4 years ago by Simon Jakobi <[email protected]>
Fix typo in syntax.md (#1135)

`These instances comes in handy` -> `These instances come in handy`

github.com/dhall-lang/dhall-lang - d064ad04ca48d29c3b0ec0d3021f6eaf41416914 authored almost 4 years ago by Max Desiatov <[email protected]>
Version 20.0.0 → 20.1.0 (#1134)

github.com/dhall-lang/dhall-lang - 861038dc9cbbd5c9988d57b47783f9ccdbcbf388 authored almost 4 years ago by Gabriel Gonzalez <[email protected]>
Allow lsp-test 0.12 (#2139)

http://hackage.haskell.org/package/lsp-test-0.12.0.0/changelog

Tested locally with:

ca...

github.com/dhall-lang/dhall-haskell - 77c9bbc599c84c2b06b5848e364a3479895c6e3e authored almost 4 years ago by Simon Jakobi <[email protected]>
Fix Hydra permissions failures (#1133)

This is testing a possible long-term solution to the issue
documented in:

https://github.com...

github.com/dhall-lang/dhall-lang - ca4ba0344d9a97e74e0252b8f6b3cf49071f784b authored almost 4 years ago by Gabriel Gonzalez <[email protected]>
Update dhall-openapi and regenerate (#162)

Includes changes from https://github.com/dhall-lang/dhall-haskell/pull/2126
and https://github....

github.com/dhall-lang/dhall-kubernetes - 2b6210de20502cf6f0a549ca0d87caec70a491fc authored almost 4 years ago by Will Sewell <[email protected]>
Update docs/README.md.dhall to match README.md (#159)

In a63120cd219f5421461bd92806c7e72ebc118834 and
3fdb6ca551f53d34d2e55916576faf8baa215e8a README...

github.com/dhall-lang/dhall-kubernetes - 4dd75dd73536df2ea49a97e9a2760a9a2e0a44a3 authored almost 4 years ago by Will Sewell <[email protected]>
store.dhall-lang.org: Serve package documentation (#1132)

This updates `store.dhall-lang.org` to serve Dhall
documentation for all packages that are buil...

github.com/dhall-lang/dhall-lang - 46f378e2170dc2d334813bcb0821166682ca4912 authored almost 4 years ago by Gabriel Gonzalez <[email protected]>
dhall-openapi: use Integer in IntOrString instead of Natural (#2137)

The Kubernetes OpenAPI definition describes this type as:

> IntOrString is a type that can ho...

github.com/dhall-lang/dhall-haskell - c4477a12128907271a23d6d57a5c4719fd5fa4a6 authored almost 4 years ago by Will Sewell <[email protected]>
Update dhall-openapi (#158)

* Fetch latest versions of kubernetes

* Update dhall-openapi and regenerate

github.com/dhall-lang/dhall-kubernetes - 079178f537e3aa00e90ec66289113e511db016bf authored almost 4 years ago by Will Sewell <[email protected]>
Allow haskell-lsp 0.24 (#2136)

http://hackage.haskell.org/package/haskell-lsp-0.24.0.0/changelog

github.com/dhall-lang/dhall-haskell - dc4a412ec6c42bad9193e88b4aaa5c344f2a74fa authored almost 4 years ago by Simon Jakobi <[email protected]>
Simplify process for adding new dhall packages (#1131)

This change allows contributors to easily add new packages using
the `dhall-to-nixpkgs` utility...

github.com/dhall-lang/dhall-lang - e721b9de87d74fa9c466b447248eb047d4e7c4df authored almost 4 years ago by Gabriel Gonzalez <[email protected]>
Add support for explicit splitting of definitions (#2124)

The motivation behind this is better user experience when dealing
with Kubernetes CRDs. CRDs in ...

github.com/dhall-lang/dhall-haskell - b62cbb6131e99b0cf85228a1a2c5927dd125aa5c authored almost 4 years ago by Andrew DeMaria <[email protected]>
Make scripts/generate.sh POSIX compliant (#161)

The script uses `/bin/sh` as the shell, but uses syntax that is
only defined for bash etc. Thes...

github.com/dhall-lang/dhall-kubernetes - 4e17f209ee1b9c3ce1d00d35c893c14c6fe82df5 authored almost 4 years ago by Will Sewell <[email protected]>
Only attempt to copy examples for preferred version (#160)

These files are only copied into the nix build for the preferred
version, so for all other vers...

github.com/dhall-lang/dhall-kubernetes - f9827967f46e307c5809caac4b5bfd048904c33d authored almost 4 years ago by Will Sewell <[email protected]>
dhall-openapi: support signed openapi integers (#2126)

OpenAPI intgeger types are signed, but they are currently decoded
into the Dhall Natural type, ...

github.com/dhall-lang/dhall-haskell - d5fad781b05deae9be256a5ad927c4a632735b7c authored almost 4 years ago by Will Sewell <[email protected]>
Allow hnix-0.12 (#2132)

Changelog: http://hackage.haskell.org/package/hnix-0.12.0.1/changelog

Tested with

cabal bu...

github.com/dhall-lang/dhall-haskell - e96af5a9c2b22126389bcf93d08c2c777cd2f98c authored almost 4 years ago by Simon Jakobi <[email protected]>
Add `remoteStatus{,With}` utilities (#2131)

These make it easier to securely interpret Dhall code from a server

github.com/dhall-lang/dhall-haskell - 4d3bb4784908f4ddb63ee70946a84fa967ca9733 authored almost 4 years ago by Gabriel Gonzalez <[email protected]>
Fix the mail server that Discourse uses (#1129)

The Discourse mail server was broken in the course of upgrading Nixpkgs
in #1114.

The issue ...

github.com/dhall-lang/dhall-lang - abf9f8a516dfd69522e6240fc43e6f139f7f2e71 authored almost 4 years ago by Gabriel Gonzalez <[email protected]>
Update `store.dhall-lang.org` (#1128)

… to add the latest version of the Prelude and also
`dhall-kubernetes` releases

This also up...

github.com/dhall-lang/dhall-lang - e5d21f604bda60a4b900eca57d4cdc18cceb96ba authored almost 4 years ago by Gabriel Gonzalez <[email protected]>
dhall-openapi: make `metadata` optional for "inner" k8s types (#2128)

The `metadata` field is required for all top level resources
according to
https://github.com/kub...

github.com/dhall-lang/dhall-haskell - eb77c420a4f1dbc740db64d595380d8fe1c6d3b7 authored almost 4 years ago by Will Sewell <[email protected]>
Give priority to native k8s over crds (#2125)

Context is given an openapi.json with both k8s resources and CRDs, some
CRDs will have model nam...

github.com/dhall-lang/dhall-haskell - 38ddcb31d58d2c542e056aaef2a8d226ab19613d authored almost 4 years ago by Andrew DeMaria <[email protected]>
dhall-nixpkgs: Allow aeson 1.5 (#2123)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

github.com/dhall-lang/dhall-haskell - 8774aeb55073c9d6037524ad8f99d3f06dec8ce3 authored almost 4 years ago by Simon Jakobi <[email protected]>
Fix CORS compliance check (#2121)

The CORS compliance check was previously not rejecting anything,
because the parent and child im...

github.com/dhall-lang/dhall-haskell - 893855863fd51e68966f37f1c552db46f7a38dba authored almost 4 years ago by Gabriel Gonzalez <[email protected]>
Clarify decoder type error message (addendum to #1722) (#2130)

github.com/dhall-lang/dhall-haskell - 8d2d63550dcf2bee2114419312196151dcd68143 authored almost 4 years ago by amesgen <[email protected]>
Expand literate Haskell semantics (#1127)

… to include:

* Binary encoding
* α-normalization
* β-normalization
* Equivalence checking...

github.com/dhall-lang/dhall-lang - 59fdad88782df92eb2b96c80a811d425f4c70cd8 authored almost 4 years ago by Gabriel Gonzalez <[email protected]>
add ToDhall (Fix f) instance (#2122)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

github.com/dhall-lang/dhall-haskell - a2a4b6d85cc092fe3a8e66bdb22533706a9317af authored almost 4 years ago by amesgen <[email protected]>
Add support for x-kubernetes-int-or-string extension (#2120)

Previously definitions with this set to true would be generated as an
empty record. This change...

github.com/dhall-lang/dhall-haskell - 7f5aef3e23d1c56c79cf7f4f94ba38d3b26c2577 authored almost 4 years ago by Andrew DeMaria <[email protected]>
Fix nested required fields (#2119)

For third level definitions and below, the required fields were looked up
from the top level def...

github.com/dhall-lang/dhall-haskell - ba40b90f5904f8005af1fb8d674e10870ce5fa93 authored almost 4 years ago by Andrew DeMaria <[email protected]>
Fix links to vscode-language-dhall repository (#2118)

While the HTTP links properly redirect to the new repo, the git clone
command would checkout an...

github.com/dhall-lang/dhall-haskell - 2f8e48a6485b5d6ed073dee3990d667a0919422d authored almost 4 years ago by Basile Henry <[email protected]>
Add character-set setting

github.com/dhall-lang/vscode-dhall-lsp-server - 96a28606c670fdfde0bcca6b8cc6f71b0026a82c authored almost 4 years ago by Basile Henry <[email protected]>
dhall-format: Detect character set from input (#2108)

* dhall-format: Detect character set from input

- Only Dhall syntax is considered for the det...

github.com/dhall-lang/dhall-haskell - fa27901998e51399254f1c907126b3cd56da5c0c authored almost 4 years ago by Basile Henry <[email protected]>
Allow tasty-1.4 and tasty-silver-3.2 (#2115)

github.com/dhall-lang/dhall-haskell - 97b8f87109edba5b48e53d18beb47d6b1b859b17 authored almost 4 years ago by Simon Jakobi <[email protected]>
Add `man` pages to Linux tarballs (#2111)

github.com/dhall-lang/dhall-haskell - 528fc5ac109f74134d8969406ca576ce4ab034f5 authored about 4 years ago by Gabriel Gonzalez <[email protected]>
Version 1.37.0 → 1.37.1 (#2114)

github.com/dhall-lang/dhall-haskell - 85eabc24cf6c2a355df281cfaca17a7f750ae624 authored about 4 years ago by Gabriel Gonzalez <[email protected]>
Fix performance regression for `with` expressions (#2112)

Fixes: https://github.com/dhall-lang/dhall-haskell/issues/2105

github.com/dhall-lang/dhall-haskell - 9fd070f330cb9f6e24629f503544e0984cd9f24e authored about 4 years ago by Gabriel Gonzalez <[email protected]>
Remove `kick-hydra` service on dhall-lang.org (#1123)

This was a workaround for an older version of `hydra` which appears to
no longer be necessary.

github.com/dhall-lang/dhall-lang - baaac8ce151c5fc876377f784e9c32ace963a56f authored about 4 years ago by Gabriel Gonzalez <[email protected]>
Version 1.36.0 → 1.37.0 (#2110)

github.com/dhall-lang/dhall-haskell - 3cf234807a20791733f2649ad16f5230611f27c0 authored about 4 years ago by Gabriel Gonzalez <[email protected]>
Build against `text-manipulate-0.3.0.0` (#2106)

Related to https://github.com/commercialhaskell/stackage/issues/5765

github.com/dhall-lang/dhall-haskell - 003ba92be264474b76bb819d85d6cf4cfe0dcb38 authored about 4 years ago by Gabriel Gonzalez <[email protected]>
Fix broken vscode plugin link (#1122)

github.com/dhall-lang/dhall-lang - ba0d5058b855f871717b57f0dd405f3df53b8acc authored about 4 years ago by Sanjiv Sahayam <[email protected]>
Add `dhall-nixpkgs` support for generating documentation (#2103)

The corresponding Nixpkgs pull request for this is:

https://github.com/NixOS/nixpkgs/pull/104...

github.com/dhall-lang/dhall-haskell - da0cf4997bf6df9d500df30c7aede004101d77e4 authored about 4 years ago by Gabriel Gonzalez <[email protected]>
Fix example code in the tutorial (#2100)

- `Dhall.expected resultDecoder` is a `Validation Expected TypeErrors (Expr Src Void)`,
not a...

github.com/dhall-lang/dhall-haskell - 95ba4e8f31c6fd0b66142282f0a5635c53672a4f authored about 4 years ago by Jeremy Schlatter <[email protected]>
Improve `Prelude.JSON.render` output (#1118)

Now that we have language support for `Text/replace` we don't need
to use `Text/show` any longe...

github.com/dhall-lang/dhall-lang - ccc8bcf65f1309d95c5aff6827b88b9045e63fd3 authored about 4 years ago by Gabriel Gonzalez <[email protected]>
Version 19.0.0 → 20.0.0 (#1116)

github.com/dhall-lang/dhall-lang - 2f7d0c28ab96181a003a284a0a68ba5debb2a751 authored about 4 years ago by Gabriel Gonzalez <[email protected]>
Haskell implementation of `shift` / `subst` (#1115)

This builds upon #1102 by adding a literate Haskell
implementation of shifting and substitution...

github.com/dhall-lang/dhall-lang - 71a308e656af61f1773043d332dc72efc2bf748e authored about 4 years ago by Gabriel Gonzalez <[email protected]>
Fix Hydra builds (#1117)

Hydra started to get stuck after being upgraded in #1114. Specifically,
builds would get stuck...

github.com/dhall-lang/dhall-lang - b2344e922a3cebc4f5b055abe52d3ec50be6eab1 authored about 4 years ago by Gabriel Gonzalez <[email protected]>
Upgrade Nixpkgs (#1114)

The motivation of this change is to pick up
[newer Nixpkgs code](https://github.com/NixOS/nixpk...

github.com/dhall-lang/dhall-lang - f23b5b9b1f2bba5cc859bf088e7343ceccfa6e58 authored about 4 years ago by Gabriel Gonzalez <[email protected]>
Fix two type inference tests (#1110)

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

These tests weren't following the ...

github.com/dhall-lang/dhall-lang - 75c59bfb4b498e3c00d6ec6cac8cbdeec37f809d authored about 4 years ago by Gabriel Gonzalez <[email protected]>
Fix website (#1112)

… by escaping backticks inside of the JavaScript multi-line literal

github.com/dhall-lang/dhall-lang - 9e026b8b13b80dac4246d5a431c2d8a7f4aef4b7 authored about 4 years ago by Gabriel Gonzalez <[email protected]>
Fix non-idempotent comment formatting (#2101)

The purpose of this change is to fix the following test failure:

```
Formatting should b...

github.com/dhall-lang/dhall-haskell - 6d78bbdf92a4c1e5f1395f913fc63ab020d3030f authored about 4 years ago by Gabriel Gonzalez <[email protected]>
Update code samples to run on current Dhall versions (#1107)

github.com/dhall-lang/dhall-lang - b22cce186791bc3f4bd6b6808033adf86f30af6d authored about 4 years ago by Simon Zeng <[email protected]>
Literate Haskell Semantics - Syntax (#1102)

Related to: https://github.com/dhall-lang/dhall-lang/issues/959

This is the first step toward...

github.com/dhall-lang/dhall-lang - ea93a65e740a02de4c18696db33b3bdf97c1ecbb authored about 4 years ago by Gabriel Gonzalez <[email protected]>
Enable auto-prune for `docker` (#1105)

… which should help conserve disk utilization

github.com/dhall-lang/dhall-lang - 56bb5708a3dbfa9320bfd825f7c854e3419e3c5f authored about 4 years ago by Gabriel Gonzalez <[email protected]>
Improve disk utilization on dhall-lang.org (#1104)

… by garbage collecting more aggressively.

Before this change old system configurations were ...

github.com/dhall-lang/dhall-lang - 94fd467a972fdc4971e869b3bcc04232d0de5080 authored about 4 years ago by Gabriel Gonzalez <[email protected]>
Use Text/replace to implement XML escaping (#1101)

Now we properly sanitize attributes and text by escaping special
characters

github.com/dhall-lang/dhall-lang - 7ef7d0a52a69bb6328d7683f2eaf38ac083a8d19 authored about 4 years ago by Gabriel Gonzalez <[email protected]>
Improve cache warning messages (#2095)

* Improve cache warning messages

The immediate motivation for this fix is to ensure that
comman...

github.com/dhall-lang/dhall-haskell - c5ec6d663c60da085dfe770113b5ee0774e7bd75 authored about 4 years ago by Gabriel Gonzalez <[email protected]>
Deprecate `Inject` / `Interpret` (#2099)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

github.com/dhall-lang/dhall-haskell - 01c777f86f1a21570f7840656e149fe6b69c3347 authored about 4 years ago by Gabriel Gonzalez <[email protected]>
Fix haddocks for `RecordField`/`Binding`/`FieldSelection` (#2098)

Fixes https://github.com/dhall-lang/dhall-haskell/issues/2096

`haddock` doesn't correctly handl...

github.com/dhall-lang/dhall-haskell - f33e8cff8fc51e4a562f48fcf987e6af5e09142d authored about 4 years ago by Gabriel Gonzalez <[email protected]>
Also download dhall-yaml (#3)

* also download dhall-yaml

* address nit

github.com/dhall-lang/setup-dhall - 35fa9f606036a9b7138bcbc4d519021fdda7bd5e authored about 4 years ago by Greg Ziegan <[email protected]>
Improve error message for duplicate projection label (#2097)

* Improve error message for duplicate projection label

… by correctly adhering to the standard,...

github.com/dhall-lang/dhall-haskell - 428cf5fd91b3d41dce4572af6e78bb64b8d935cf authored about 4 years ago by Gabriel Gonzalez <[email protected]>
Fix `dhall directory --file …` (#2092)

This is to fix an issue reported in:

https://github.com/dhall-lang/dhall-haskell/issues/2091#is...

github.com/dhall-lang/dhall-haskell - 72eb986fdf3ca48a77a211a8e1b6efeab8c86c60 authored about 4 years ago by Gabriel Gonzalez <[email protected]>
Add `--cache` flag to `dhall hash` (#2093)

This allows the user to optionally cache the hashed expression

Co-authored-by: mergify[bot] <37...

github.com/dhall-lang/dhall-haskell - ee6a6653a414da5115d560e1c7f20f40b895d633 authored about 4 years ago by Gabriel Gonzalez <[email protected]>
Allow `Text/replace ""` to support an abstract haystack (#2084)

* Allow `Text/replace ""` to support an abstract haystack

… as standardized in https://github.c...

github.com/dhall-lang/dhall-haskell - 72026e39964cfefc81cb3cacb65bcede10eea226 authored about 4 years ago by Gabriel Gonzalez <[email protected]>
`dhall-nixpkgs`: use `overridePackage` instead of `override` (#2086)

The following pull request explains why this change is necessary:

https://github.com/NixOS/ni...

github.com/dhall-lang/dhall-haskell - 7a8dc21daf184e6e1423092f7c5fcad0e6ca3761 authored about 4 years ago by Gabriel Gonzalez <[email protected]>
Link to actively-maintained Python implementation (#26)

Fixes https://github.com/dhall-lang/awesome-dhall/issues/23

github.com/dhall-lang/awesome-dhall - 47cb95b3a8db81ba73c9776a882b89dab7a88ca5 authored about 4 years ago by Gabriel Gonzalez <[email protected]>
Mention Python bindings to Dhall (#1100)

… built on top of the Rust bindings

github.com/dhall-lang/dhall-lang - 2e44d08ccbc5f75afbe1f285983fcc96dc3f92b1 authored about 4 years ago by Gabriel Gonzalez <[email protected]>
Allow hnix 0.11 (#2087)

http://hackage.haskell.org/package/hnix-0.11.0/changelog

Co-authored-by: Gabriel Gonzalez <Ga...

github.com/dhall-lang/dhall-haskell - 4910512b266a34897c3f72c8cad2fe43f8177082 authored about 4 years ago by Simon Jakobi <[email protected]>
Fix parser for projection by labels (#2089)

… to not consume a trailing comma OUTSIDE of the braces.

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

github.com/dhall-lang/dhall-haskell - e0fb25bfe191c5fb10f862ac23a0f2944a156a74 authored about 4 years ago by Gabriel Gonzalez <[email protected]>