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
github.com/dhall-lang/dhall-to-cabal - 5242496e867a2b584e62e64ee891595bc6862583 authored almost 7 years ago by Oliver Charles <[email protected]>
github.com/dhall-lang/dhall-to-cabal - 449eecf9c291f675749900ed840b7602d3f7e2f4 authored almost 7 years ago by Oliver Charles <[email protected]>
github.com/dhall-lang/dhall-to-cabal - ad0c20924521c3c8ec750f38759e969c43e3b1a9 authored almost 7 years ago by Oliver Charles <[email protected]>
Introduces the 'majorVersion' function, VersionRange base type and anyVersion
constant.
github.com/dhall-lang/dhall-to-cabal - aaba1fd11652956fed58e9e5bd4d848a2aac1096 authored almost 7 years ago by Tobias Pflug <[email protected]>
github.com/dhall-lang/dhall-to-cabal - 78acdc947efa61a76e9a22935dd30d8801bb8bd9 authored almost 7 years ago by Oliver Charles <[email protected]>
github.com/dhall-lang/dhall-to-cabal - 1579d9fde2f707002f476f27641b033da344e2df authored almost 7 years ago by Oliver Charles <[email protected]>
github.com/dhall-lang/dhall-to-cabal - 10abaf5b4b5bfa0dd28b3bc322660be76d856e0d authored almost 7 years ago by Oliver Charles <[email protected]>
github.com/dhall-lang/dhall-to-cabal - a109790e405848cdc1448eab73adce994ba6a05b authored almost 7 years ago by Oliver Charles <[email protected]>
github.com/dhall-lang/dhall-to-cabal - 84cb8b69cc2d073ee6ed132666a0123f636b2cb8 authored almost 7 years ago by Tobias Pflug <[email protected]>
github.com/dhall-lang/dhall-to-cabal - f306b688596131add12d0a2f959c5f8adc43efac authored almost 7 years ago by Oliver Charles <[email protected]>
github.com/dhall-lang/dhall-to-cabal - 4bea6c2d2aa30a7b16eb2f46fa6e0276aaed1364 authored almost 7 years ago by Oliver Charles <[email protected]>
github.com/dhall-lang/dhall-to-cabal - 090cf8cbe5e1ac188af8892bd7007b659c3dd1ce authored almost 7 years ago by Oliver Charles <[email protected]>
Fixes https://github.com/dhall-lang/dhall-lang/issues/64
As standardized in https://github.co...
github.com/dhall-lang/dhall-haskell - 09c588dff7b3bf7ea3f8a309ae8b0b3df4c92988 authored almost 7 years ago by Gabriel Gonzalez <[email protected]>This is based on the matching change to the standard in:
https://github.com/dhall-lang/dhall-...
github.com/dhall-lang/dhall-haskell - acd06c56c45f0071d370400455daf167b0f00291 authored almost 7 years ago by Gabriel Gonzalez <[email protected]>* Type synonym support
This changes the standard semantics to support type synonyms, which is...
github.com/dhall-lang/dhall-lang - 4bbd897df48e708068f7107c88a82b7c2e0c8456 authored almost 7 years ago by Gabriel Gonzalez <[email protected]>github.com/dhall-lang/dhall-to-cabal - 79da0811d9c2b1a3ac078186b02cbf49c58497bb authored almost 7 years ago by Ollie Charles <[email protected]>
github.com/dhall-lang/dhall-to-cabal - 1a244a3b31aa1a7eccbdf7edd84c54b1ca5084b3 authored almost 7 years ago by Ollie Charles <[email protected]>
github.com/dhall-lang/dhall-to-cabal - 591319f1c46879e979073fabdc41f3ab115ca610 authored almost 7 years ago by Ollie Charles <[email protected]>
This adds `Paths_dhall` to the `Other-modules` section for
`dhall-hash` to match the other exec...
Related to https://github.com/dhall-lang/dhall-lang/issues/64
This adds `:` to the list of su...
github.com/dhall-lang/dhall-lang - 7a8744b4890b20f55cf19fe88defdb0889fa972e authored almost 7 years ago by Gabriel Gonzalez <[email protected]>Fixes #163
This provides a new `constructors` keyword which can be used to create a
record o...
github.com/dhall-lang/dhall-lang - 631b3e4fb781ce5fdfdb3842cb1ce68319d27f0b authored about 7 years ago by Gabriel Gonzalez <[email protected]>
This adds a new `semantics.md` document which specifies the formal semantics
for type-checking ...
As part of formalizing the semantics of Dhall there are a few places
where the type-checker was...
Fixes #156
github.com/dhall-lang/dhall-haskell - 593434ffbd03ac6fe746a5ce29a79f9653580235 authored about 7 years ago by Gabriel Gonzalez <[email protected]>This allows people to selectively catch that exception
github.com/dhall-lang/dhall-haskell - 0257e860466249f027bf1266c458239184e613d0 authored about 7 years ago by Gabriel Gonzalez <[email protected]>Related to #162
This forbids imports from `localhost` and `127.0.0.1` URLs from counting as
...
github.com/dhall-lang/dhall-lang - 91c465947516877daff8a255bd3ce1e3a7473bc1 authored about 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-haskell - bfa2592568f8a4ec3b1a394358b26eb2512090cb authored about 7 years ago by Gabriel Gonzalez <[email protected]>
This overhauls `exprFromPath` (and every function downstream of that) to
speed up imports when ...
github.com/dhall-lang/dhall-haskell - 10c508391bcff93d4dc5976ab75ae86dcca978e6 authored about 7 years ago by Gabriel Gonzalez <[email protected]>
Related to https://github.com/fpco/stackage/issues/3062
github.com/dhall-lang/dhall-haskell - bc3424441a4e8f0ed0be18bef9cd9b36baee5e51 authored about 7 years ago by Gabriel Gonzalez <[email protected]>Should make it easier to debug complex dhall configurations.
github.com/dhall-lang/dhall-haskell - f1c28e65c911a7f7cee922fb87a1a3fd5e9920c5 authored about 7 years ago by Profpatsch <[email protected]>
On systems with the locale set to non-UTF8 (e.g. `LC_ALL=C`, the default POSIX
locale), handles...
github.com/dhall-lang/dhall-haskell - 28db97ca91e94441b0de9e9c43c0de84f3c21b9f authored about 7 years ago by Armando Ramirez <[email protected]>
github.com/dhall-lang/dhall-json - e7b8083dbfa3adafd617bf4d2f05b54bf789c9d7 authored about 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-haskell - 0098a90650bc09c574124a809ddd84b6b69d16a6 authored about 7 years ago by Gabriel Gonzalez <[email protected]>
Fixes #59
The recent refactor of the Dhall grammar made `List/map` no longer a valid
identif...
The former is better-behaved for Unicode inputs on Windows
github.com/dhall-lang/dhall-haskell - 3a625d786ffb1d5dc43855c5ebeb6fffa7690d0e authored about 7 years ago by Gabriel Gonzalez <[email protected]>Fixes #12
This allows `dhall-json` to be built by GHCJS
github.com/dhall-lang/dhall-json - 7d5b2b87fd513d7f2dda0cf1e832c8ac107ba7a3 authored about 7 years ago by Gabriel Gonzalez <[email protected]>
This should build on OSX as well as Linux.
When there is a git tag, the build should create a R...
github.com/dhall-lang/dhall-json - 69b00159e86c6bee3ba4d22bd96299e48404b9bd authored about 7 years ago by Hardy Jones <[email protected]>
github.com/dhall-lang/dhall-json - d0313df5560af2d9fc6ff6e3ce69e85d9f0a82df authored about 7 years ago by Gabriel Gonzalez <[email protected]>
Deploy to GitHub releases
github.com/dhall-lang/dhall-json - f8c61b772df25f063947820a7c6e43321a0442a3 authored about 7 years ago by Gabriel Gonzalez <[email protected]>
We only want specific versions of binaries released.
Without this check, every commit to master...
In preparation for releasing both linux and osx,
we create an archive that is named according t...
We don't want to deploy every combination in the matrix.
Instead, choose a specific build to de...
github.com/dhall-lang/dhall-json - ce892e65914d081fe9072f3c9ec2c12b5082d244 authored about 7 years ago by Hardy Jones <[email protected]>
Fixes #179
This updates the instructions and fixes the spurious reference to
`prettyprinter....
The latest version of Dhall strips the leading newline
github.com/dhall-lang/dhall-lang - f018f1b89d71f4582370d05e150040a85c137c6d authored about 7 years ago by Gabriel Gonzalez <[email protected]>github.com/dhall-lang/dhall-haskell - f16502ccb340e260806ff589bff8f9cd7bc2798b authored about 7 years ago by jonathn <[email protected]>
Fixes #55
github.com/dhall-lang/dhall-lang - 7ec9e47cc62e5bd3344fe272414ed15abd9da23d authored about 7 years ago by Gabriel Gonzalez <[email protected]>
This option causes the executable to format the output, for ease of
reading
This updates the `dhall-format` tutorial example to reflect the improvements
introduced in 8d27...
github.com/dhall-lang/dhall-haskell - 3181bbc1be42882eb56f3675a79979ab8960fcfd authored about 7 years ago by Ingo Blechschmidt <[email protected]>
github.com/dhall-lang/dhall-text - 2b562ffc5c588fc22da5fb1c16565c114f6e38b6 authored about 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-text - 201b4763df7f77affcce0ec2e2eb6c94582f0f75 authored about 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-bash - f1672f8c8091adfc988b07f3de57ef26767b1ddf authored about 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-bash - 805d82676a6c7af83fef7fdea4ea6519ebe2b696 authored about 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-json - c99f9c6733e60ef315bee8ec3d8711fda6b12383 authored about 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-json - fd7eba192a8e2e3d152eb1cca6dddfe8b25deb11 authored about 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-nix - d2f4b828b076cba138cf8e132c25a43b3bec436e authored about 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-haskell - d8dc1cee26c1370718592b16b158bd68c6b4af74 authored about 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-haskell - 1c65901f1c6ad6393babfedad7a908f273dcfe38 authored about 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-nix - 804f83a9c16833d6533d96b132fdc0a9554be4c1 authored about 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-haskell - b6ca7d22f087ccc57305af28ef1fe29b2013a3c7 authored about 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-haskell - a0bc3b02da73dc611f13c550ce050fec8af74c12 authored about 7 years ago by Gabriel Gonzalez <[email protected]>
Running the examples through `dhall-format` broke string
interpolation, so this change fixes it
`dhall-format` was adding superfluous parentheses when formatting certain
expressions, such as ...
This allows users to compute the hash to use for an import
github.com/dhall-lang/dhall-haskell - f27bebac9b31f9ddbed5a94f8ae2f288e511e8a5 authored about 7 years ago by Gabriel Gonzalez <[email protected]>
As part of standardizing the grammar the language now
uses JSON-style escape sequences instead ...
This indents the multi-line comment example so that
it renders indented within the bulleted list
This uses the new `dhall-format` utility to
format the cheatsheet examples
github.com/dhall-lang/dhall-lang - 9e317a125c83d812aaa76c483a8998084b989cf8 authored about 7 years ago by Gabriel Gonzalez <[email protected]>
Related to #10
github.com/dhall-lang/dhall-haskell - 990f2b968b9c71df8b76d7f4743bb02639bec3dc authored about 7 years ago by Gabriel Gonzalez <[email protected]>Seems to be pointing at an old location of this repository, I have updated it to point at the cu...
github.com/dhall-lang/dhall-haskell - afe810c1bcc38c83028da81f6d16f5b89f2e31bf authored about 7 years ago by Nick Johnstone <[email protected]>
This updates the recently added support for integrity checking to hash the
final normalized res...
The parser documents in one of the comments the set of reserved keywords, but
this list acciden...
This updates the parser to reflect Dhall's new support for `sha256` integrity
checks on imports
This fixes a broken link to the language tutorial
github.com/dhall-lang/dhall-lang - bd91a64bfc029a9f9b267a8878d7aa692ca0d80e authored about 7 years ago by Gabriel Gonzalez <[email protected]>Related to #162
You can now add `sha256:XXX...XXX` after any import to verify that the import...
github.com/dhall-lang/dhall-haskell - 70276b82fbe3450a191d72d9104182e937561d99 authored about 7 years ago by Gabriel Gonzalez <[email protected]>Fixes #164
The parser for single-quoted strings did not match the language standard, which
w...
github.com/dhall-lang/dhall-text - 26128f6f34dcd264199e306242758012e2ab0dee authored about 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-text - c95ecfc9e9ab56731553ba501ebbb2dc6ba20f28 authored about 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-haskell - a86f156338d0675fb0f08baec32b05d03e235472 authored about 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-nix - e697104ba264476f33e262fab421a9f256f01697 authored about 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-nix - e4603761dd79001dfe1ae24d4a1fa07de8f28b51 authored about 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-haskell - d8ba9e626541cfcf58ceb9982f7cba97995021c8 authored about 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-haskell - 1028f8611b94fd9088b7afc060352ff721d2bc47 authored about 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-nix - ee3e53253949dd182f73445bb225474c8a33637c authored about 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-bash - 739bb80f2d68d68a31699140b8ade2d6bec236b6 authored about 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-bash - 8fe38f133e8abe30fd84fa6b0392079d0fae0827 authored about 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-json - 9403fe7a88ab6084b0b26e1abc8c1a265e4d1ebf authored about 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-json - 4d400fce5d3b1bc70960547569b042a8c4e4acf8 authored about 7 years ago by Gabriel Gonzalez <[email protected]>
github.com/dhall-lang/dhall-haskell - ebc884226d73dd82c63dc63975508eb8e0c3880c authored about 7 years ago by Gabriel Gonzalez <[email protected]>
The purpose of this change is to match this change to the grammar:
https://github.com/dhall-l...
github.com/dhall-lang/dhall-haskell - 96b4d4c692ff887faaf73a7e07eca4d7c2d22adc authored about 7 years ago by Gabriel Gonzalez <[email protected]>
The `''${` escape sequence doesn't make sense for double-quoted
strings. First off, it already...
Fixes #152
This fixes pretty-printed `Text` literals to be valid Dhall code
This also fixe...
github.com/dhall-lang/dhall-haskell - 6368c9297312dc41a8d0366a1927d7982c342eb9 authored about 7 years ago by Gabriel Gonzalez <[email protected]>
This updates the tutorial to mention a convenient link to the latest version of
the Prelude so ...