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 change signals that we don't intend to build against versions of
`ghc` earlier than `ghc-8...
github.com/dhall-lang/dhall-haskell - 9e0ab9a755831d352db4e4e8941c084b076ef784 authored over 7 years ago by bosu <[email protected]>
github.com/dhall-lang/dhall-haskell - a03de76a415e2c11123917dbb3b5766781fac587 authored over 7 years ago by bosu <[email protected]>
The `doubleSingleQuoteLiteral` parser doesn't need `token` to parse
trailing whitespace because...
github.com/dhall-lang/dhall-haskell - 486a4816f4d976794b4fef9af68dc1ada85b8aea authored over 7 years ago by Gabriel Gonzalez <[email protected]>
The implementation of `token` for `Parser` is identical to the one for
`Text.Trifecta.Parser`, ...
This removes the need for `R2`
github.com/dhall-lang/dhall-haskell - 5b1cbb08af1c7cf85d01873e8c6ebb99ac9c3df1 authored over 7 years ago by bosu <[email protected]>
The main motivation for this change is to take advantage of new features in
GHC 8. Dropping su...
Maps unnamed data fields to the positional record keys. For example:
```haskell
data Foo = F...
Fixes #104
github.com/dhall-lang/dhall-haskell - 2f6a32d74e004ec9b070f72da7f088ef01c04f34 authored over 7 years ago by Gabriel Gonzalez <[email protected]>
This slightly modifies the documentation of `R2` to further clarify its
relationship to 2-tuples
Add `Interpret`/`Inject` instances for `[]`
github.com/dhall-lang/dhall-haskell - fead467ba0875cee38f232e610eb61ae6cbdf9e9 authored over 7 years ago by bosu <[email protected]>github.com/dhall-lang/dhall-haskell - 27264a0ba4c2f0c716c0ec4d20cdb2f0a0d43c02 authored over 7 years ago by Gabriel Gonzalez <[email protected]>
Uses R2 intermediate type to represent tuples in Dhall.
github.com/dhall-lang/dhall-haskell - fa51d5e40ed660372cd6458f77d734d234d260d9 authored over 7 years ago by bosu <[email protected]>github.com/dhall-lang/dhall-haskell - 2a186dcabb205b19f81097ff1e8ccbb4ee5689f7 authored over 7 years ago by bosu <[email protected]>
Note: This is a breaking change because this changes the type of `loadWith`
github.com/dhall-lang/dhall-haskell - 4e881450a04da485bca28053250e78f10455e55e authored over 7 years ago by bosu <[email protected]>Fixes #96
The following Dhall expression would fail with a parsing error:
```haskell
"foo'bar"...
github.com/dhall-lang/dhall-json - 1c20a85a7202ae316f4eac4535aed05a21293943 authored over 7 years ago by Gabriel Gonzalez <[email protected]>
Fixes #5
Fixes #6
It is convenient to check equality of Expr Src X sometimes.
github.com/dhall-lang/dhall-haskell - c412662ff3826127ee17092e467aa55db07b5c7d authored over 7 years ago by bosu <[email protected]>github.com/dhall-lang/dhall-haskell - 3b357aa806ac78d9832f510cc65d28c1a0963b4d authored over 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-haskell - 6947b05a9c50b1e55cf6f9ece0b35d20807f7d2c authored over 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-haskell - 333fc1d0007c31446335ef51df33e8239fb77fb1 authored over 7 years ago by bosu <[email protected]>
github.com/dhall-lang/dhall-text - 000c0895419c102524d1529aa805a94645ef1d73 authored over 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-bash - da397bbd5c4465eaca80e4d88ae361e2cd2737fe authored over 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-json - b5f5650a0725a731cbcbf1e4c23a1f0f86b6fede authored over 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-haskell - 03dc6106138a3535d24e323d2bd7dafca468326d authored over 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-nix - c1f728a73819f265a8d3e118bbc8080c8cdd7d20 authored over 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-text - 3387e6aef65392ba2049953086ccbe247ed74b90 authored over 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-bash - bd824358ee3a4ceb872ecdd94fc62ab9e952bcd6 authored over 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-text - b5b6c53b4cc980fa275251a83ca34a2141b42508 authored over 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-json - 3a37942e318586015111c15cb64d5eb00be90bd1 authored over 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-haskell - 2c1438637ae5873a5fbfb81b757f8fd49b78a9d8 authored over 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-nix - 62e07f520a3de6e03aa8291ab0b6ae547f33ef99 authored over 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-haskell - 12ad893605d0d890d148e104da30635d9d2ef38b authored over 7 years ago by Gabriel Gonzalez <[email protected]>
This replaces all uses of `NeatInterpolation` with either multi-line
strings or `unlines`. This...
github.com/dhall-lang/dhall-haskell - 85f63f548ff2c359d1d945ca5be9adea41868d23 authored over 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-haskell - fae32324803678798aae88c7e4eb19a992104a5b authored over 7 years ago by Gabriel Gonzalez <[email protected]>
This reverts commit 8c340c12ddfd78e9dbfbd16013c00799a8f19895.
The reason for reverting this cha...
github.com/dhall-lang/dhall-haskell - de80063698b18a5ce8db70b430a1494631397466 authored over 7 years ago by Gabriel Gonzalez <[email protected]>github.com/dhall-lang/dhall-haskell - b350b06436a6b1bbed8673814f5222919c37316d authored over 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-haskell - 133fe11e2f92b6b8e67b413cc1d4cbb6f13d2a00 authored over 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-haskell - b59228bd9523ac59033f339188f09731461058d6 authored over 7 years ago by Gabriel Gonzalez <[email protected]>
Adds trivial comments on extend, extract functions.
Fixes https://github.com/Gabriel439/Haske...
github.com/dhall-lang/dhall-haskell - 0221dd4432c64b0993fdcd19bfb6b83fd353b3a8 authored over 7 years ago by bosu <[email protected]>github.com/dhall-lang/dhall-haskell - 8c340c12ddfd78e9dbfbd16013c00799a8f19895 authored over 7 years ago by Gabriel Gonzalez <[email protected]>
Added `normalizeWith` function to complement `typeWith`.
Dhall is so very attractive base for s...
This allows loading dhall 'modules' using a custom typing
context. See #83
Added a function that allows doing `input` from a closed
Dhall `Expr` instead of text. This is ...
github.com/dhall-lang/dhall-haskell - 7a0c03df573bc8a3e7edd6a001e2b497b8e5ba80 authored over 7 years ago by Chris Martin <[email protected]>
github.com/dhall-lang/dhall-haskell - 40478ccb89f3cfd7e2133e889f241bb048bb5369 authored over 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-text - 9c66636f52caa90309a7524e296495b32040ec19 authored over 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-bash - 64e847e9cb30d8a4efc09c11c3140011f3e2415c authored over 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-bash - 303f7a289ea847d93d8a93ee57c6a5b3b32a0ed0 authored over 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-text - be88cbb2155fb154bc8b265f7efbc31baa500e3f authored over 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-nix - ad648fcfa38b562d41b757026fe1a2e929224c2d authored over 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-haskell - 24af9b03bee6f2ff7438cb3ac8b5b40265c91796 authored over 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-nix - 1b06eb525f456bd64269df901c430da244d8cb98 authored over 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-haskell - 907f4765f96172efab56c8003c6ffa120a50c956 authored over 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-json - ffe9df351562a4ffa44809e8a28d57027ef0f010 authored over 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-json - a315c895f519f66f773e7caef9f79126cb71f670 authored over 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-haskell - afb645faa5126e5663fbf471eb5f0b9b575d0a45 authored over 7 years ago by Gabriel Gonzalez <[email protected]>
This fixes build failures in Dhall package archives downloaded from
Hackage
github.com/dhall-lang/dhall-haskell - 51f05ca422981f849210b4a79c3c41061f9cf64d authored over 7 years ago by Gabriel Gonzalez <[email protected]>
This fixes a test failure for builds from Hackage due to the module not
being included in the pa...
github.com/dhall-lang/dhall-haskell - a744bd0b6b2a9d1ea37e9eaeac9068e53220063f authored over 7 years ago by Gabriel Gonzalez <[email protected]>
This rearranges each detailed error message so that the summary of relevant
Dhall expressions g...
github.com/dhall-lang/dhall-haskell - 0873c6efc6a214db4cccb18bd64e7789b93f66c6 authored over 7 years ago by Gabriel Gonzalez <[email protected]>
This adds several new list-like utilities, such as `any`/`null`/`length`
github.com/dhall-lang/dhall-haskell - 2d7fe03ae09f5ddf36eee33d861b06eeb7ef776b authored over 7 years ago by Gabriel Gonzalez <[email protected]>github.com/dhall-lang/dhall-haskell - 2b8b89e41a82e4b4dc35908ff16e5f05fba57e56 authored over 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-haskell - 000fb8ebc4e078ddc1072d4d2fcd8c73dbdf9526 authored over 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-haskell - 33b4fcec7810f15583faa3d53cc22c17990a10da authored over 7 years ago by Gabriel Gonzalez <[email protected]>
This uses Nix's naming convention for consistency
github.com/dhall-lang/dhall-haskell - 5afee3786806aa8f6734a0ec846a01263cb81d73 authored over 7 years ago by Gabriel Gonzalez <[email protected]>
Users can now supply additional headers for URL imports using the new `using`
keyword, like thi...
This just involves deleting the `aeson` override
github.com/dhall-lang/dhall-json - d2e9aa8e25e142bae4c9a032137bf44420067d1e authored over 7 years ago by Gabriel Gonzalez <[email protected]>github.com/dhall-lang/dhall-haskell - b5d54860a4abe3d818a0097dea1d47d9a646ae13 authored over 7 years ago by Gabriel Gonzalez <[email protected]>
Before this change, if you saved the following files:
```bash
$ echo "~/bar" > /tmp/foo
$ e...
Interspersing a separator in between string elements is sufficiently
tricky that there should b...
You can now omit the type annotation on `merge`s so long as the union
being merged has at least...
trifecta-1.7 is the first version of trifecta
that builds with GHC 8.2 and Cabal 2.0
Nix actually uses two single quotes to escape `${` instead of one single quote
github.com/dhall-lang/dhall-haskell - 8e223b1d6174427a9c94ac7891e2009eb26a212d authored over 7 years ago by Gabriel Gonzalez <[email protected]>github.com/dhall-lang/dhall-text - e6956444fbd7e7ff414a7b33242390e703c3dd1f authored over 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-text - 35eb760da46c1bedd0c7edbea59a8f917f647153 authored over 7 years ago by Gabriel Gonzalez <[email protected]>
This changes the generated code for `(∧)` to prefer the right attribute
if both arguments share ...
This changes the generated code for `(∧)` to prefer the right attribute
if both arguments share ...
You can now interpolate any expression of type `Text` into a string literal,
like this:
```h...
github.com/dhall-lang/dhall-haskell - c15eebf9352cc064ed67fa1373773515fea3a964 authored over 7 years ago by Gabriel Gonzalez <[email protected]>github.com/dhall-lang/dhall-haskell - 00861cc18270a11bbafaca429a1623988679b6c7 authored over 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-nix - 15a212ec6bc8b558310a6b2c8b36f6ce4d1566ac authored over 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-nix - aba80b4c1f2998fc7ea82d958846e1ec564839b4 authored over 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-haskell - 878eed3a656d3a63e47a521dcdbf51b15a808768 authored over 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-bash - d88a8b088e7313bb748006ac94bb3a1f1b35bb43 authored over 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-bash - 82cb73760639fff1884eb69eed64bf30db123b7d authored over 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-json - af9a0ea829b828a3ef4cee0615b5e71c7536dfc9 authored over 7 years ago by Gabriel Gonzalez <[email protected]>
Translate unions to JSON/YAML. Fixes #2
github.com/dhall-lang/dhall-json - 6a00045d03603f350637c9948659dd63a920076e authored over 7 years ago by Gabriel Gonzalez <[email protected]>github.com/dhall-lang/dhall-json - fef309ecaa397ce0f922e28d239a72ce10ff6ea0 authored over 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-json - 8424f4e09a07b9389e134a8e797562456355b651 authored over 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-haskell - c12ff1cb6761f5fa9c540c499ac7396537b6ff6a authored over 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-haskell - e06791c6c1ea96b68e515b0bf2f364c030bcb446 authored over 7 years ago by Gabriel Gonzalez <[email protected]>
I've uploaded the latest Prelude to IPFS and updated the tutorial to reflect
the changes (mostl...
This reduces the number of situations where users have to end a path
with a space
This adds new builtins to the Prelude and also adds corresponding tests
github.com/dhall-lang/dhall-haskell - cd9c3f97e034262d50c73ee3d75dc4163457cbc9 authored over 7 years ago by Gabriel Gonzalez <[email protected]>
This adds tests that match the examples in the Prelude documentation and
also fixes a couple of...