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
This fixes the root cause of e24b3d90faae8dc251d1389812e11c0675edee65 so
that we no longer need...
This adds the `-Werror` flag to CI so that warnings don't sneak into the
build (and also fixes ...
This takes advantage of two features to simplify accessing options
fields:
* This uses `optp...
github.com/dhall-lang/dhall-haskell - 48ca8d18dfaeb89018371f5e63e8506e53be4219 authored almost 7 years agogithub.com/dhall-lang/dhall-lang - 8044b9260677b4f7592b2cd2f68c3dfaa1c707c8 authored almost 7 years ago
Eventually we will want to encourage users to download pre-built executables
from Hydra, but th...
This change fixes two issues with output rendering
The first was the following panic in the p...
github.com/dhall-lang/dhall-haskell - e24b3d90faae8dc251d1389812e11c0675edee65 authored almost 7 years ago
This is a medium-size example that I frequently use for testing
purposes, so why not add it to ...
The main thing this does is changing the color scheme as follows:
* Use dull green for all pu...
github.com/dhall-lang/dhall-haskell - 7bb7f90b5c051e814c1680ff034a1819a94db183 authored almost 7 years agogithub.com/dhall-lang/dhall-haskell - 4a02a219d2e82b5ce08808372513a58d2f8f4dab authored almost 7 years ago
This is part of an effort to create a language-independent compliance
test suite by splitting o...
`shouldParse` is preferable because it only parses the code and does not
attempt to type-check ...
... as standardized in https://github.com/dhall-lang/dhall-lang/pull/91
github.com/dhall-lang/dhall-haskell - fe211e7531bd10168c30186abb580f130be925e4 authored almost 7 years agoBefore this change the `dhall` executable would fail on the following input:
```bash
$ dhall...
github.com/dhall-lang/dhall-haskell - 65209a6a4939877554a79b10e78ccdd82a1afeb7 authored almost 7 years ago
github.com/dhall-lang/dhall-haskell - dc720c33b8910a9ccfaed90bb57140a6cf745223 authored almost 7 years ago
The motivation behind this change is to add support for "modules" to
Dhall, which are just larg...
They were being printed as `{=]`
github.com/dhall-lang/dhall-haskell - 05677806813ad7893851af2f7fcebe1c89e5db5c authored almost 7 years ago
The `layoutSmart` option appears to not behave correctly when specifying an
`Unbounded` number ...
dhall-to-cabal previously used a custom context that contained the `v` function, the `VersionRan...
github.com/dhall-lang/dhall-to-cabal - 9ff68a1a557424ba29a358e065fe07c87a6f2d53 authored almost 7 years ago
The `dhall` executable was missing the empty line separating the type
from the normalized form ...
This commit introduces dhalli, a fairly minimal Dhall REPL that supports:
* Evalution of Dhal...
github.com/dhall-lang/dhall-haskell - 7f29209ffd423bdce1bf03ea87003db8637c544a authored almost 7 years agogithub.com/dhall-lang/dhall-haskell - d329f1017bf9b0b94d84afa293191c17b89febad authored almost 7 years ago
It doesn't actually type check as a Benchmark, as it still requires main-is.
Fixes #24
github.com/dhall-lang/dhall-to-cabal - 360678c4cacc5a38f3447d505d054af43d00d12b authored almost 7 years agoFixes #25
github.com/dhall-lang/dhall-to-cabal - 41adaf26ceda3603c3da52bb271197dd8f688459 authored almost 7 years agoFixes #26
github.com/dhall-lang/dhall-to-cabal - 5517ca6b5b72662d98e28a71427c83734fd01252 authored almost 7 years agogithub.com/dhall-lang/dhall-to-cabal - d85626695f07214763a2597f0ec62dc28988ae3c authored almost 7 years ago
github.com/dhall-lang/dhall-haskell - a6891fab9c44482d81bbeba23aa89864899d9b6f authored almost 7 years ago
Fixes #253
This protects `typeWith` to reject any custom-context that might trigger a
type-c...
This commit splits out the pretty printing logic from Dhall.Core into its own
module. Dhall.Cor...
github.com/dhall-lang/dhall-haskell - be332dabb27ef7ea7f0c9018b3ba709deed3a1c3 authored almost 7 years ago
github.com/dhall-lang/dhall-haskell - 2254af1379781df2534bc1e33a8e21adf6818856 authored almost 7 years ago
This takes a package name and a list of major versions, and returns a Dependency
for that packag...
github.com/dhall-lang/dhall-to-cabal - 614c7540ad0acc05f87a83ba24814c6f040e405a authored almost 7 years ago
github.com/dhall-lang/dhall-to-cabal - 910d41bfc142dea1e457160a0e0f7423735a4baf authored almost 7 years ago
github.com/dhall-lang/dhall-to-cabal - 9636a77fd394b0f54682733cbe32a9d20e7d1813 authored almost 7 years ago
github.com/dhall-lang/dhall-to-cabal - bc1cfe789bb6f4ceaebcfeecf12eead62b9340cf authored almost 7 years ago
github.com/dhall-lang/dhall-to-cabal - 935ce37171e3721a0d84ee52dfe713391be5b725 authored almost 7 years ago
github.com/dhall-lang/dhall-to-cabal - 97e86b5a15ffd9a71c7eaebaa7e16bc9e8acc534 authored almost 7 years ago
github.com/dhall-lang/dhall-to-cabal - 3882fdf0780d38f8743f1d586449ce4e2ed44ec5 authored almost 7 years ago
github.com/dhall-lang/dhall-to-cabal - 896ae05f13d09cd293b0c684305802c1ec65d2a4 authored almost 7 years ago
--print-type Compiler now just prints the compiler union type. The previous type
isn't really ne...
This documents how to deploy the Hydra server and also how to set up an
IPFS mirror for the Pre...
github.com/dhall-lang/dhall-to-cabal - 733391e91a5ed069e5a49c9fd6d79a15620f5c0f authored almost 7 years ago
github.com/dhall-lang/dhall-to-cabal - b710b7a95df76c12a6ca8ff575c919b8ea5ea7d4 authored almost 7 years ago
Unfortunately it's ambiguous to have --print-type maybe take an argument. The
solution is to use...
--print-type now performs some basic common sub-expression lifting before
pretty printing the ty...
See #22
github.com/dhall-lang/dhall-to-cabal - 539b0d28e623e346248598962c9e8dbf207fe541 authored almost 7 years agoRelated to #22
github.com/dhall-lang/dhall-to-cabal - ce2a5b2bf1f6dfd1a537467f547862ef73cb5045 authored almost 7 years agoRelated to https://github.com/dhall-lang/dhall-lang/issues/87
github.com/dhall-lang/dhall-text - 3974f42953898f114a858c3145f02c4048ad54ab authored almost 7 years agoRelated to https://github.com/dhall-lang/dhall-lang/issues/87
github.com/dhall-lang/dhall-bash - 6601ea0d0430e6cf9f5a4aa2cb2c6ca7a6edc240 authored almost 7 years agoRelated to https://github.com/dhall-lang/dhall-lang/issues/87
github.com/dhall-lang/dhall-nix - 66fd1fecf1000a8f1636b3b730c5a90a8aba595a authored almost 7 years agoRelated to https://github.com/dhall-lang/dhall-lang/issues/87
github.com/dhall-lang/dhall-haskell - 8e3a215a8b23a9cd5b865019a57df8d540ba6b74 authored almost 7 years agoRelated to https://github.com/dhall-lang/dhall-lang/issues/87
github.com/dhall-lang/dhall-json - 8535924be12e438ca49951104a040489e041d0b4 authored almost 7 years agoFixes https://github.com/dhall-lang/dhall-lang/issues/86
This change has two benefits:
* U...
github.com/dhall-lang/dhall-haskell - 0091b09183599198d8e77c056fb3887354b243d1 authored almost 7 years ago... as standardized in https://github.com/dhall-lang/dhall-lang/pull/83
Fixes #250
This al...
github.com/dhall-lang/dhall-haskell - c98cb90bd98e62df528a5dbda2bb3bde1bd75ac4 authored almost 7 years agoFixes https://github.com/dhall-lang/dhall-lang/issues/84
github.com/dhall-lang/dhall-lang - 4647b9dcde31d8a92396a77eb36b8c65bdd57714 authored almost 7 years ago
The existing logic for escaping identifiers was rather ad-hoc and was
incorrectly skipping over...
This technically doesn't change the grammar since
parsing `constructors` takes precedence over ...
The purpose of this change is to permit identifiers that begin with
reserved keywords. Here ar...
github.com/dhall-lang/dhall-to-cabal - bae03807ff5ddabb74df25fede74a869c06e9825 authored almost 7 years ago
github.com/dhall-lang/dhall-to-cabal - f3aba6aa3b0604ccc1753c91792248b68e3cb0ef authored almost 7 years ago
github.com/dhall-lang/dhall-to-cabal - bc8337b1c2c7363b5cfedbfee2aefd5b1e7e4181 authored almost 7 years ago
Push all imports to the top of the file, don't import within the final body.
github.com/dhall-lang/dhall-to-cabal - 3bb7eb7b805eb427bfae609c35df37574a3f7147 authored almost 7 years agogithub.com/dhall-lang/dhall-to-cabal - d0ac49f4f5dd6f45b3d149057853cdcd7649744c authored almost 7 years ago
github.com/dhall-lang/dhall-to-cabal - a3b3e9d7801b5b3f5c2248e8d26ab0b3d0b33273 authored almost 7 years ago
github.com/dhall-lang/dhall-to-cabal - 86d638d7a65f5a129c2db73cf8cb8f153156ceda authored almost 7 years ago
See #3. This makes it much easier to add components to libraries that don't need
any customisation.
See #3
github.com/dhall-lang/dhall-to-cabal - d15386291dd2d26377e289a62a3480f3326ea885 authored almost 7 years agogithub.com/dhall-lang/dhall-to-cabal - 2406c364cf9a8653b2e42a51dc4ea89056f2f97b authored almost 7 years ago
github.com/dhall-lang/dhall-to-cabal - e5c8631013f3bd06f800cba2392deff070a3662e authored almost 7 years ago
github.com/dhall-lang/dhall-to-cabal - 4e54867f5433053e05a1825ab232f56916151338 authored almost 7 years ago
github.com/dhall-lang/dhall-to-cabal - 98290daab238c668c7d7188d6d3333a27e8b33ed authored almost 7 years ago
github.com/dhall-lang/dhall-to-cabal - ec9e42fe8c0125421b92c59114453a699c7e96cf authored almost 7 years ago
github.com/dhall-lang/dhall-to-cabal - 4dc40101ef110b8c528086ca7602b8321f7aafdc authored almost 7 years ago
Fixes #20
github.com/dhall-lang/dhall-to-cabal - 2836d2eeb152bf5296d536bb8af3010d8248cd79 authored almost 7 years agogithub.com/dhall-lang/dhall-haskell - ff555ed7f0159f97a5ed4cb71d73826b0b896c7b authored almost 7 years ago
As suggested in #14
github.com/dhall-lang/dhall-to-cabal - 18f4bd5d80f4ba45bac4de0eb864d0cb7f5e0122 authored almost 7 years agoFixes #18
github.com/dhall-lang/dhall-to-cabal - dd8dcaba893f9b113bf442300d60dbb23e77af66 authored almost 7 years agoFixes #13 and #11
github.com/dhall-lang/dhall-to-cabal - 4c22446bb3b3a1efa11a41d7624691e186406bc6 authored almost 7 years agoCloser to a normal Cabal file. See #13.
github.com/dhall-lang/dhall-to-cabal - 9022e3f54799593805b905d9511ee84d668afe9a authored almost 7 years agogithub.com/dhall-lang/dhall-to-cabal - 883e25c1035feb289bd7bae05ce28f90437e6a4c authored almost 7 years ago
Fixes #17, but doesn't actually work without Cabal HEAD.
github.com/dhall-lang/dhall-to-cabal - 28a629e64b242a996c1cf9319279cc58d728657a authored almost 7 years agogithub.com/dhall-lang/dhall-to-cabal - b03d0599ba4fa30d69664285ef6191d2b06de727 authored almost 7 years ago
github.com/dhall-lang/dhall-to-cabal - acaa0ffd31a8666235ee74a7d7dc31ff1359a814 authored almost 7 years ago
github.com/dhall-lang/dhall-to-cabal - 0622770b62b89466b080107a6e091125a424ed2a authored almost 7 years ago
github.com/dhall-lang/dhall-to-cabal - 05370f207d077178b7977cac4f2cefe02549291c authored almost 7 years ago
github.com/dhall-lang/dhall-to-cabal - 378ea3cf2a2045a85d27fae458dbcd6a417159fc authored almost 7 years ago
github.com/dhall-lang/dhall-to-cabal - 573a667f89336a936c7c17d4bf0d40457f6b32dd authored almost 7 years ago
github.com/dhall-lang/dhall-to-cabal - 15b4f06b0f89dde100eb5d8346c7c66ce1e23726 authored almost 7 years ago
github.com/dhall-lang/dhall-to-cabal - 348df3084ac32ae3c825aaa7d0139861740c3866 authored almost 7 years ago
github.com/dhall-lang/dhall-to-cabal - 7ff56692d540013c5623e27179534fff5113aafb authored almost 7 years ago
github.com/dhall-lang/dhall-to-cabal - c446e275ad637a2b7cd8eb421c59a0d88b5e0e0e authored almost 7 years ago
Fixes #16
github.com/dhall-lang/dhall-to-cabal - 0e180a50482a9e7cf9905bc3988404b53f85acd9 authored almost 7 years agogithub.com/dhall-lang/dhall-to-cabal - 6eb94e948ed10fa8a443b57f165be464b5e2aee6 authored almost 7 years ago
github.com/dhall-lang/dhall-haskell - 0e7d620fa8cf334fc3d28263c96d656e3a95575d authored almost 7 years ago
Related to #244
This updates Dhall's syntax tree to use an insert-ordered hashmap to store
r...
github.com/dhall-lang/dhall-kubernetes - 9e921e02981ecafdd5112e79dd8c7ed2a428d671 authored almost 7 years ago
github.com/dhall-lang/dhall-kubernetes - 628364240506c8ba016ced5c5c4d21a788ed88a9 authored almost 7 years ago
github.com/dhall-lang/dhall-kubernetes - 5779dc3f360f170e0c46bbb896dab4a70c33305a authored almost 7 years ago
github.com/dhall-lang/dhall-kubernetes - 0a86aa15c269d6528a0d3c00587f12e327796b40 authored almost 7 years ago