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 is inspired by this StackOverflow question:
https://stackoverflow.com/questions/56967374...
github.com/dhall-lang/dhall-haskell - e49710166ee50772b184451812222977a114409b authored over 5 years agogithub.com/dhall-lang/dhall-lang - 1b587f866a16ce4ae198d5ff51848a4ffc0f4cdc authored over 5 years ago
... as caught by @vvv in https://github.com/dhall-lang/dhall-lang/pull/386#issuecomment-509931438
github.com/dhall-lang/dhall-lang - 9069c574d5eaff2b7e1989acb068b35f3df08797 authored over 5 years ago
Removes any mention of "multi-lets" from the semantics, while adding a
note to the grammar that...
* Several simple tests for toMap
* Fixed the binary file extension
* Fixed two test files
...
* Adjust dhall-kubernetes-generator to handle different swagger specs
github.com/dhall-lang/dhall-kubernetes - f3d759009f2e8d76eb1ede2c588d810e1ddaed81 authored over 5 years ago
The generic URI syntax allows reg-name to be just about anything, but
Dhall does not allaw gene...
The main improvements are:
* Add one-line summary of what Dhall is
This is based on user...
github.com/dhall-lang/dhall-haskell - e0bd21e25d0ab2445e67d71cf3968d8f0ec8cf62 authored over 5 years agoFixes #1087
github.com/dhall-lang/dhall-haskell - 90b62ee9d72651598c87b3026a74d4ece840008f authored over 5 years ago* Move "Dot" import graph generation to Dhall.Main
Previously `Dhall.Import` would generate t...
github.com/dhall-lang/dhall-haskell - 8ae7b603fefd818d5da0d5fafae1788770b121c4 authored over 5 years ago
Background:
https://github.com/dhall-lang/dhall-lang/wiki/Migration:-Deprecation-of-constructor...
* Handle empty alternatives when converting from JSON
Fixes https://github.com/dhall-lang/dhall...
github.com/dhall-lang/dhall-haskell - aff138e192ac5414eef3f3ed03083d40f8796b8d authored over 5 years agogithub.com/dhall-lang/dhall-lang - a988001c4bacb898e00069e12d045a0e46714055 authored over 5 years ago
I came accross https://medium.com/mergify/keep-your-repository-clean-delete-your-merged-branches...
github.com/dhall-lang/dhall-haskell - 5339f1893d332dcc06fe8ea245cf4225d9f2a755 authored over 5 years agoThis reverts commit 4004d62f286802ebc2679f84031fc4f7e057dbfc.
github.com/dhall-lang/dhall-haskell - 22428f9e1ffa645f748c6e97e2823fd64f12d7c9 authored over 5 years agoFixes https://github.com/dhall-lang/dhall-haskell/issues/1082
All of the successes are due to a...
github.com/dhall-lang/dhall-haskell - 635a4489d298a2be8aadf621dcdd87aa7a666486 authored over 5 years agogithub.com/dhall-lang/dhall-haskell - f1234c4efa065bdc616f0d41777c8b365e5bd910 authored over 5 years ago
Also add Dhall.Map.outerJoin, inspired by Semialign.align.
github.com/dhall-lang/dhall-haskell - e40d0bc624dbc2959352a17de2db5e76addc9839 authored over 5 years ago
…via new functions Dhall.Map.{keysSet,restrictKeys} and
Dhall.Set.fromSet.
Also apply these fun...
github.com/dhall-lang/dhall-haskell - d7114a32de638d4bb40d56e717347d2ea220441e authored over 5 years agoRelated to https://github.com/commercialhaskell/stackage/issues/4693
github.com/dhall-lang/dhall-haskell - 462f82a0f8b450a02ece36581a203af1add28282 authored over 5 years ago* dhall:tasty: Unskip a few tests
These remain broken:
- tests/parser/failure/annotation
- tes...
* Fix `dhall-json`'s support for preserving alternative names
... as caught by @sjakobi in the ...
github.com/dhall-lang/dhall-haskell - b8e19d614acbc528339a1f1af1492599d460bb68 authored over 5 years agoAlso add the unorderedSingleton and unorderedFromList functions.
This speeds up the "issue 412"...
github.com/dhall-lang/dhall-haskell - 3b4f826eda2fb122418645c8386a306f02d1dae3 authored over 5 years ago* Update to latest `dhall-lang`
The main updates are to support the following two changes to th...
github.com/dhall-lang/dhall-haskell - c1162076630da5222ce69fa59e99be0da67d19b1 authored over 5 years ago* Use Prelude/Map for import headers
This is the official way to do association lists in the ...
github.com/dhall-lang/dhall-lang - 3fefae11fa64566f2768318cdb97123c852ed868 authored over 5 years ago* Improve type-on-hover behaviour over binders
Dhall's parser does not generate `Src` annotatio...
github.com/dhall-lang/dhall-haskell - 2cd4ed948f2a0fd6e3ecd012a6703845e551b69e authored over 5 years agogithub.com/dhall-lang/dhall-haskell - 76efe630b2bad2a511b47d26dad2507704bf9daf authored over 5 years ago
Closes #1052.
github.com/dhall-lang/dhall-haskell - 9a2e25b92dfa26b93f8bb2293247ae6d6ac520d5 authored over 5 years ago* Hash comes before `as` in import
* Fix integrity check encoding of b-side
* Also fix imp...
github.com/dhall-lang/dhall-lang - 613347a526fb960e5895539631ebc107c172aaf2 authored over 5 years agogithub.com/dhall-lang/dhall-to-cabal - 0ab7446635e679c417f03ecdfb239ee91b8cc22a authored over 5 years ago
github.com/dhall-lang/dhall-to-cabal - de370ef391117013a1667a64aebbd379c1fd2f93 authored over 5 years ago
Data.Map.size is O(1), so we expose it via Dhall.Map.
github.com/dhall-lang/dhall-haskell - 28fc9e1870bcb472c756dc2e9ab227fbad1245fa authored over 5 years ago* Normalize types before displaying them to the user
Previously, the type displayed when hove...
github.com/dhall-lang/dhall-haskell - 53e196775473ec8b711c46f60504695a0826cebe authored over 5 years ago* Add record projection tests
* add missing projection-by-type unit tests
This adds:
*...
github.com/dhall-lang/dhall-lang - f0cd7157ee19296b8968003ce0524adc06fbb441 authored over 5 years agoContext: https://github.com/dhall-lang/dhall-haskell/pull/1064#issuecomment-508552667
This re...
github.com/dhall-lang/dhall-haskell - 4004d62f286802ebc2679f84031fc4f7e057dbfc authored over 5 years agoDocs: https://doc.mergify.io/actions.html#merge
github.com/dhall-lang/dhall-haskell - 6afbba449d4a63c61bbbc04f9c30188da4205f72 authored over 5 years agoDocs: https://doc.mergify.io/examples.html#deleting-merged-branch
github.com/dhall-lang/dhall-haskell - 817c833643c37e8fdb71a2efd74bbd7fc895e87d authored over 5 years ago
For the deep-nested-large-record benchmark, this results in a
speedup of about 0.5–1%.
This changes the parsing error for some cases.
Previously:
⊢ {b=1, a=1, b=1, a=1}
Err...
github.com/dhall-lang/dhall-haskell - e061f35c4cec2c1d52332e393d032449c5cb5977 authored over 5 years agoRelated to https://github.com/dhall-lang/dhall-haskell/issues/1058
This is an attempt to test...
github.com/dhall-lang/dhall-haskell - d559662f50792f7bcee092b8729fe66fcee18f8d authored over 5 years ago
This gets rid of the separate `santiseRange` utility function that we
used to exclude trailing ...
Fixes #973
The formatter was behaving inconsistently for multi-line strings
depending on whe...
github.com/dhall-lang/dhall-haskell - 51a020e3e4c81d9cf6e159ec278aa12975132017 authored over 5 years ago
While benchmarking the example from #769 I saw that a significant
amount of time was spent benc...
github.com/dhall-lang/dhall-haskell - 0057901e58748e551f53b6c31c059e817a32ff4d authored over 5 years ago
Related to: https://github.com/dhall-lang/dhall-haskell/issues/1039
We'll probably never see ...
github.com/dhall-lang/dhall-haskell - 92bdd56a3426bb912aadc0ab9b8a8effe0ec6714 authored over 5 years ago* Allow all RFC3986-compliant URLs
This expands the URL syntax to allow all RFC3986-compliant...
github.com/dhall-lang/dhall-lang - 2c0f2389e11597131b8ce021344322e5ed3a9131 authored over 5 years ago* Rewriting Dhall.LSP.Backend.Dhall: Implement new API
The old "backend" consisted of a rando...
github.com/dhall-lang/dhall-haskell - 41161aa390862117fa2984ff25d19a77e9a05d7e authored over 5 years ago
Since we only want to ensure that the benchmarks continue to
work, we use the following benchma...
github.com/dhall-lang/dhall-haskell - 04d82120a415569879bf7faf044c432e76ab6f0e authored over 5 years ago
This reduces the runtime of the `deep-nested-large-record` benchmark by about 50%.
Note that ...
github.com/dhall-lang/dhall-haskell - 7647adba1ad8214468214dc9bd4448b5ffc6d18f authored over 5 years agoFixes #1034
Fixes the `import/success/hashFromCache` test on Windows
Disables currently b...
github.com/dhall-lang/dhall-haskell - 0bf4e41020b78e7fd183b94558dd84f86d1ae0d1 authored over 5 years ago... as suggested in https://github.com/dhall-lang/dhall-lang/pull/586#issuecomment-500883688
github.com/dhall-lang/dhall-lang - 3efe5695d06e429067a842af27e642fc97ae08e5 authored over 5 years agoThis removes the following packages from `dhall-json`'s dependencies:
- adjunctions
- call-s...
github.com/dhall-lang/vscode-dhall-lsp-server - 96fd6720c42b74d83ded5656f15758d509169aba authored over 5 years ago
github.com/dhall-lang/dhall-nethack - a485613390cedcffa8ffadf4ca541b8a1e2d923f authored over 5 years ago
github.com/dhall-lang/dhall-nethack - 363c579491ba41ff0a151c70895693104333e107 authored over 5 years ago
... as suggested by @sjakobi in https://github.com/dhall-lang/dhall-haskell/pull/1027#issuecomme...
github.com/dhall-lang/dhall-haskell - bb365dd0f3b9eed96b3f0d0575d4bd1cd729f9b6 authored over 5 years agoFixes https://github.com/dhall-lang/dhall-haskell/issues/1020
This also includes small fixes ...
github.com/dhall-lang/dhall-haskell - 250fdfc34878a2103c00bc541fc47b4983cb41e6 authored over 5 years ago
This separates the source from the line numbers using vertical bars
instead of colons. The mai...
Fixes https://github.com/dhall-lang/dhall-haskell/issues/1025
There were two error constructo...
github.com/dhall-lang/dhall-haskell - 484182b74e39a9eb58b09200283bfb80876f7e89 authored over 5 years agoMostly reverts #593.
I realised I said I'd keep judgment rules for RFC3986 resolution [1],
a...
This reduces build times for the benchmarks.
github.com/dhall-lang/dhall-haskell - 57aab91241678b8a13b776e0f28fac86b70f1d64 authored over 5 years ago
A couple of fixes for tests:
- rename the `asLocation` parser test I introduced in #585 to the ...
github.com/dhall-lang/dhall-haskell - 79e33b46f3252ca220553df0d3fc2e60e788a283 authored over 5 years ago
Closes #1021.
github.com/dhall-lang/dhall-haskell - 8285625156832cb9587b214545a8310f9325d1b6 authored over 5 years agoStandardized in https://github.com/dhall-lang/dhall-lang/pull/507.
github.com/dhall-lang/dhall-haskell - 634f1f3d9af71405122fde9026591ab9365b89e5 authored over 5 years ago
This standardizes native support for reading import locations into Dhall,
as specified by @Gabr...
github.com/dhall-lang/awesome-dhall - ece557daf96f5a6483b2e73d60e7b172ff57a0fb authored over 5 years ago
see #387
github.com/dhall-lang/dhall-haskell - b9aeb345e4d9ed5bff9b9bd82ffeb76ff9d44ecc authored over 5 years ago
In #586, after some debate we went with a record encoding rather than a
curried encoding, but w...
github.com/dhall-lang/awesome-dhall - 5723b66f0440bad32d58102c3853e2e6d4ac0c6e authored over 5 years ago
github.com/dhall-lang/awesome-dhall - 44bc7cfd0c4d97a4d57cfd4638408c0e6b2d87db authored over 5 years ago
This improves the error message when users attempt to apply `merge` to only
one argument, as su...
While I do believe the previous version to be correct as well, this
certainly makes it easier t...
Fixes https://github.com/dhall-lang/dhall-lang/issues/590
github.com/dhall-lang/dhall-lang - 96e1ce92913d6fe93e64ac7b1df75bcfb5f734ea authored over 5 years ago
The documentation explaining how to type-check `let` expressions
was written before we switched...
github.com/dhall-lang/awesome-dhall - 5e59368198dc6f1503779a3f8d670cb69c072c9d authored over 5 years ago
github.com/dhall-lang/awesome-dhall - 10ce556816879a48157e2556bc27fe2fa8d05188 authored over 5 years ago
github.com/dhall-lang/awesome-dhall - ccbe1aedb36275ab51672e179164f61bf936f937 authored over 5 years ago
github.com/dhall-lang/awesome-dhall - 3b1e157edb5d3cff24cdf23b09e7c4adf14747aa authored over 5 years ago
github.com/dhall-lang/awesome-dhall - cbc08a158a8a1c18ecaf93e6460056283a48ea71 authored over 5 years ago
* Use RFC3986 section 5 URL resolution algorithm
This is part 1 of the proposal in #581. Thi...
github.com/dhall-lang/dhall-lang - 49f551443c35791663c003b16c9955650c6d9bf1 authored over 5 years ago* Prelude/Map.dhall: fix field name in the docstring
Fix copy-n-paste error in the documentat...
github.com/dhall-lang/dhall-lang - ced3b974fe2d6de7476b56cef393f93969baa894 authored over 5 years agogithub.com/dhall-lang/dhall-haskell - dc5f70011d9c0f0c8cbb87d9bcf2283064f61ac7 authored over 5 years ago
Thank you!
github.com/dhall-lang/dhall-haskell - 6fee49d47ca4389b1d59b8237d3f76bb31c4a7a4 authored over 5 years ago
Some of these examples found a bug in dhall-ruby where normalization for
commuting operators wo...
Fixes https://github.com/dhall-lang/dhall-lang/issues/409
This matches the standard represent...
github.com/dhall-lang/dhall-haskell - da085435c18a07a9539912dbb49e8a052f24c266 authored over 5 years ago
This adds a new `JSON` type for representing unstructured JSON data
in Dhall.
The goal is to...
github.com/dhall-lang/dhall-lang - 7a2acce9d445cd33920a91a8deee2d7ed3c16870 authored over 5 years agoB side had wrong encoding for the outer integrity check.
github.com/dhall-lang/dhall-lang - e7eb5337108080568aa65fdf2f4941fb0290e02d authored over 5 years ago
This simplifies the semantics somewhat (actual projection is only there
once) but also allows f...
github.com/dhall-lang/dhall-lang - fec7ac1b52e4a4c4c2467954eaf91b8b8998f714 authored over 5 years ago
Fixes https://github.com/dhall-lang/dhall-haskell/issues/1009
The `subst`/`shift`/`subExpress...
github.com/dhall-lang/dhall-haskell - 5c93429b596b1ff100f049a470dfe9286efb9c01 authored over 5 years agoAfter #989 and #993 the use of the `yaml` package is isolated in the lib modules `Dhall.Yaml` an...
github.com/dhall-lang/dhall-haskell - 95dc3daae84618d6d2d1d231a4fe76a05c273e5d authored over 5 years ago* Type on Hover 1/2: Backend
Adds a function typeAt that, given an annotated expression and a...
github.com/dhall-lang/dhall-haskell - 66833cbfa5a86a0c3dfa76b2ade80292b581d5bd authored over 5 years ago
`dhall diff` slightly misbehaves when diffing the following expression with
itself:
```dhall...
github.com/dhall-lang/dhall-haskell - b001a61a02b691977525f8833798ea3bf1128bac authored over 5 years ago
The `--file` option was essentially broken since it passed in the
file path instead of the dire...
... as standardized in https://github.com/dhall-lang/dhall-lang/pull/572
github.com/dhall-lang/dhall-haskell - 154d1c52cf9af05c4141c9eb6b73935db22a8f8b authored over 5 years ago
At the moment the VSCode plugin contains a hacked-together prototype of
a dhall-to-json (and -t...
* Use Dhall.Lint to simplify --print-type and --print-default.
Unconditionally adding a bindi...
github.com/dhall-lang/dhall-to-cabal - 77fe73b74b5af98b315cb0a2dd4ff5f2c1e1cc03 authored over 5 years ago