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-lang - 374677840b701cee98134b83113494fb0f1d33d0 authored about 6 years ago
Several people commented that they had difficulty with the first example:
* They didn't reali...
github.com/dhall-lang/dhall-haskell - f8e31956e9dc7552f9bc82d90afb9e61808e251e authored about 6 years ago
This is so that I can link people to the `README` if they are interested in
improving the site
github.com/dhall-lang/dhall-haskell - 026db247f77ab195c306bdd6a555196b56841603 authored about 6 years ago
Setting the `display: none` style for `textarea`s makes them uneditable
github.com/dhall-lang/dhall-haskell - 374f42ad982da2925cce6a874dda3e6581aaa569 authored about 6 years agoThis updates `dhall-lang.org` with the following main changes:
* Greater emphasis on Dhall as...
github.com/dhall-lang/dhall-haskell - 34e1d79eaa9d0100902c2c4acc3b8f7717283c71 authored about 6 years agogithub.com/dhall-lang/dhall-lang - 7b3a90705e21623df6238ccd83638d63b96c395a authored about 6 years ago
Fixes #320
This changes `https://dhall-lang.org` to serve the new website for the
language i...
github.com/dhall-lang/dhall-haskell - 21d70b338354f4fb9fce43b6fa08170dc9b30847 authored about 6 years ago
The Dhall tests need to make outbound connections in order to import
code from `prelude.dhall-l...
github.com/dhall-lang/dhall-haskell - 145d150e252d573a92fe30f126e51482c2155ba1 authored about 6 years ago
This adds four new sections to the page after the live demo which highlight
the common themes t...
This moves the type annotation into a separate tab, both to avoid
the type cluttering the defau...
This build product is no longer necessary now that the live demo can import
things from the Pre...
github.com/dhall-lang/dhall-haskell - ed30a6a3948759089885be3f1cff3870c6fe1658 authored about 6 years ago
The logo is an SVG file, not a PNG
github.com/dhall-lang/dhall-haskell - 00315c1449d3cbc71a1323ffd066ecf8535ef7c0 authored about 6 years ago
This expands the "Try dhall" page to serve as a functional home page for
"dhall-lang.org" in th...
github.com/dhall-lang/dhall-haskell - a95acd5b2a52e7a19f628867198af8bf8fb291b2 authored about 6 years ago
github.com/dhall-lang/dhall-haskell - cdef63b28eda57997f60521b032d99eb8fae6e3e authored about 6 years ago
This requires several changes:
First, `prelude.dhall-lang.org` needs to no longer be a redire...
github.com/dhall-lang/dhall-lang - 472dfbdaaedc7fe1bde90ab703a81ff2ceae8781 authored about 6 years agoThis reduces the size of the generated JavaScript code from ~15 MB to ~6 MB
github.com/dhall-lang/dhall-haskell - 67ebf6efd67f68fdae742311497f09854ee04457 authored about 6 years ago
We can import expressions from `https://prelude.dhall-lang.org`
now that it provides CORS suppo...
This change sthe layout to a side-by-side split-pane output
and also adds tabs for each pane:
...
This is phase 1 of transitioning to pretty-printing by default, as
described here:
https://g...
github.com/dhall-lang/dhall-haskell - db6f80fec21b7f95f406f52467cd80e63969a02a authored about 6 years agoFixes https://github.com/dhall-lang/dhall-haskell/issues/735
github.com/dhall-lang/dhall-haskell - cfe62c99e9ea9e9708c7f14445484a6d0294731c authored about 6 years ago... as standardized in https://github.com/dhall-lang/dhall-lang/pull/308
This adds support fo...
github.com/dhall-lang/dhall-haskell - 2a30c7f4fc9410a92abbaa0d805b2d55108faa8f authored about 6 years ago
This upstreams the Haskell implementation's support for custom headers
for remote imports into ...
... as standardized in https://github.com/dhall-lang/dhall-lang/pull/307
Note that this a bre...
github.com/dhall-lang/dhall-haskell - 6ab5df4d49700e8b2a56d712187935b24d5996eb authored about 6 years agoFixes #262
Supersedes #214
This upstreams the Haskell implementation's support for multi-l...
github.com/dhall-lang/dhall-lang - 0e907ae0be8b88e6e89d4eed37c81be6b41dcdfb authored about 6 years agoDon't require union literal type's type to be `Type`
github.com/dhall-lang/dhall-lang - 4ec09f72d6253e8a7ce5c6a1d9741ba04c1864ff authored about 6 years ago* Test with QuickCheck that an expression is always the same as itself
I noticed cases where ...
github.com/dhall-lang/dhall-haskell - f308ca29b0798d5a7d14239b181e840a857259e8 authored about 6 years agoThis adds three new Nix build products:
* `try-dhall-static` - The static assets for "Try Dha...
github.com/dhall-lang/dhall-haskell - cf69f5a953a3264bd4035ed9e60d466ed1267a50 authored about 6 years ago:D
github.com/dhall-lang/dhall-haskell - bce7230c3e0fc17aafdc1ecbe0978bf49f80a5dc authored about 6 years ago
This moves all of the test suite modules underneath a `Dhall.Test`
module hierarchy instead of ...
Related to https://github.com/commercialhaskell/stackage/issues/4196
github.com/dhall-lang/dhall-haskell - 9148b35aba7826536205d97043c2aa800efacd14 authored about 6 years agoThis updates all of the `README`s to:
* centralize all of the build/install/develop informati...
github.com/dhall-lang/dhall-haskell - 7dd6b76d04d43121b628976ce6cb02d6cd7c9838 authored about 6 years agoThis adds a GHCJS build for Dhall so that:
* We can build a `try.dhall-lang.org` to try Dhall...
github.com/dhall-lang/dhall-haskell - 10a781534d23e05646be9ccf86ab07dbb23b6cdf authored about 6 years agogithub.com/dhall-lang/dhall-kubernetes - 4a904b46883c9894f887d9e5928930175892d6f8 authored about 6 years ago
github.com/dhall-lang/dhall-lang - 8bab26f9515cc1007025e0ab4b4e7dd6e95a7103 authored about 6 years ago
This simplifies mass disabling of tests or jailbreaking of packages,
typically in order to test...
* Autocomplete repl commands
* Autocomplete imports (file and environment)
* Improve autoc...
github.com/dhall-lang/dhall-haskell - fa9cbff5adfa9a185a197894f3ce2f646443b82d authored about 6 years ago
The motivation for this change is so that more code type-checks
within a REPL session.
For e...
github.com/dhall-lang/dhall-haskell - 56d795dfe09eb0ff22794276a99aaca47dd6731e authored about 6 years ago
This extends the import resolution judgement to prevent import cycles
that would trivially allo...
`replicate` takes a Natural type now
github.com/dhall-lang/dhall-haskell - 7c9e8d7d628456be63f9075e7b85b21ae52d1685 authored about 6 years ago`List/length` takes a `Natural` now.
github.com/dhall-lang/dhall-haskell - af8226b7770fcff293908417aedd7bbe5cf06b6d authored about 6 years agoFixes #721
github.com/dhall-lang/dhall-haskell - b4da467816eb9a13fd231a6eaead3b002bc6af08 authored about 6 years ago* Prefer `throwIO` to `throw`
github.com/dhall-lang/dhall-haskell - bafab770fde14b1b30431dc1ac20cf6c26a173bf authored about 6 years agoThis is essentially a revert of 25d86e8e5dd7f5a8b1f7154ca2fa7ed712e0027b
The primary motivati...
github.com/dhall-lang/dhall-haskell - abdd4428147fcd245f8e2bc824f1de2159c9c5ad authored about 6 years ago... as standardized in https://github.com/dhall-lang/dhall-lang/pull/303
github.com/dhall-lang/dhall-haskell - bfda0554203056900bce40019103c992247fb054 authored about 6 years agogithub.com/dhall-lang/dhall-lang - 555dbeb28fe5d889e260e814b1894fda716278a7 authored about 6 years ago
This upstreams the Haskell implementation's support for `as Text`
into the standard. This was ...
Fixes #714
This adds a `--json` flag that `dhall decode` and `dhall encode` can use to
read/...
Now that `constructors x` is the same as `x` we can have `dhall lint`
safely strip all uses of ...
... as standardized in https://github.com/dhall-lang/dhall-lang/pull/300
Fixes https://github...
github.com/dhall-lang/dhall-haskell - 92a68efcd334eb9b06a4936073b2015b24c7cfbd authored about 6 years agogithub.com/dhall-lang/dhall-haskell - 5a0d671f953ffaff720024e609422fca1e361d3a authored about 6 years ago
github.com/dhall-lang/dhall-lang - 7c4f273af9d004de5ff89c30e0a1c59dfafecff6 authored about 6 years ago
github.com/dhall-lang/dhall-haskell - 04e2dbfcaa207d72176c60475bffff76d8fc2e07 authored about 6 years ago
The first two cases of the `handler₀` function are just special cases
of the last case
* Add dotgen to stack.yaml
* Generate strict dot graph (prune redundant connections)
github.com/dhall-lang/dhall-haskell - 65f5377f0ce85eacaee1450152ee4ee68b126623 authored about 6 years agoFixes #509
The `Dhall.Import.HTTP` module had logic for pretty-printing HTTP error
message, ...
github.com/dhall-lang/dhall-lang - 60276f5f6c4f031d3ca8df7d0730e2284cb6ad95 authored about 6 years ago
Fixes https://github.com/dhall-lang/dhall-haskell/issues/692
The motivation for this change i...
github.com/dhall-lang/dhall-lang - 4d274bb7901beba91c8d1564f03d005077444cc4 authored about 6 years ago* Add dotgen as a dependency
Signed-off-by: Basile Henry <[email protected]>
* Build up ...
github.com/dhall-lang/dhall-haskell - c8dc585430c4435cccca19c3905389261155e204 authored about 6 years agoFixes https://github.com/dhall-lang/dhall-haskell/issues/683
Before this change the grammar a...
github.com/dhall-lang/dhall-lang - 3aa37b32f12f8e21955999d74e8da4490be09d27 authored about 6 years agogithub.com/dhall-lang/dhall-nethack - a99c2f7d5b4612d008393819602490047d328e99 authored about 6 years ago
github.com/dhall-lang/dhall-nethack - 247afb172494200c9c956e83c20dd64c55f8f7f0 authored about 6 years ago
github.com/dhall-lang/dhall-nethack - 1c60a1b654a8b4e932f271c29097f1c94adf0f14 authored about 6 years ago
github.com/dhall-lang/dhall-nethack - a7dc1c83bec125f25768a575699c494431dc475d authored about 6 years ago
github.com/dhall-lang/dhall-nethack - 0cdfdd0343bbc5f40c005edad2af863d3ae6cdf7 authored about 6 years ago
... to slightly improve the visual appearance of the `README`
github.com/dhall-lang/dhall-nethack - 605e5a96329cce6e6f4053253162ac2ae158527a authored about 6 years agogithub.com/dhall-lang/dhall-nethack - b01b97a81e5103a729de5d4d53c9de5a244df0f1 authored about 6 years ago
github.com/dhall-lang/dhall-nethack - 995906cf5fbec710d8a9504d4c20e24ea0667838 authored about 6 years ago
... as caught by @jneira
github.com/dhall-lang/dhall-haskell - 8fd846bf4674d4a222bfaf023f7fc1b796e0fe84 authored about 6 years agoThis fixes an apparently very old bug in import caching caught by @basile-henry
Before this c...
github.com/dhall-lang/dhall-haskell - 99fabea38a3c3a93a258a4bcf0400d36d27efa62 authored about 6 years agogithub.com/dhall-lang/dhall-haskell - f3d26e5f322221116e6d48014c7dcca8742e9de5 authored about 6 years ago
`dhall lint` was incorrectly deleting `let` bindings that are being used
due to not checking ot...
github.com/dhall-lang/dhall-to-cabal - 8967220bd3618c876bbc4f7b0c93d49fa47a30ee authored about 6 years ago
github.com/dhall-lang/dhall-bash - 47740cfa7583f63cab7113b0993c28de830ef891 authored about 6 years ago
github.com/dhall-lang/dhall-bash - 207afe77d0cd84d008d76fdff5ce90153d57dfbe authored about 6 years ago
github.com/dhall-lang/dhall-bash - 45023737c7198743346c3899caca83bc698d08b8 authored about 6 years ago
github.com/dhall-lang/dhall-text - ba356672c88b142d34c524ec934dcb5ab647bb74 authored about 6 years ago
github.com/dhall-lang/dhall-text - a2a309baf2ce911c3aaa5cf939784fe80d10d3d4 authored about 6 years ago
github.com/dhall-lang/dhall-json - 082fb2403acd636fdd05e21c96005e455e256a86 authored about 6 years ago
github.com/dhall-lang/dhall-json - d436557c48b4d363766031cab6472944e5ed95cc authored about 6 years ago
I forgot to bump the version number for `dhall-bash` in #691, which this
change fixes
github.com/dhall-lang/dhall-haskell - 53ae87c8e2bfdb358076de9ad398460665138694 authored about 6 years ago
Fixes #692
The standard permits a user to access a constructor from a type stored inside
a r...
Phase 2 of #244
Changes `constructors` to the identity function. Marking it as deprecated an...
github.com/dhall-lang/dhall-lang - 7d8bdb930c6f8b41757004aefc5f69596bb00b28 authored about 6 years agogithub.com/dhall-lang/dhall-lang - 88ce5f17bb077d55cec048a980da63d8f9ffcdb7 authored about 6 years ago
... as standardized in https://github.com/dhall-lang/dhall-lang/pull/293
github.com/dhall-lang/dhall-haskell - 8bc595be7fa2f3b266b6b79820573d32bbc433b9 authored about 6 years agoFixes https://github.com/dhall-lang/dhall-lang/issues/254
This allow path components to be qu...
github.com/dhall-lang/dhall-lang - 095e351bbfdee159bb8f78f4eaf856170171d898 authored about 6 years agogithub.com/dhall-lang/dhall-lang - 2da0b86f02aa7d2ea2d9968f7854c6a606dc2d14 authored about 6 years ago
* Fix a dangling reference to `decode-1.0` which is now
`decodeWithVersion`
* Fix the note a...
github.com/dhall-lang/dhall-haskell - adf94a6503140c6b8e47cd3aa9ef88f8c0c3fa89 authored about 6 years ago
Fixes https://github.com/dhall-lang/dhall-lang/issues/285
This adds required whitespace after...
github.com/dhall-lang/dhall-lang - 76ee07fde1e2d2355e506f3311542d633c19d961 authored about 6 years agoFixes #291
These changes reflect that functions must be separated from their
argument by non...
github.com/dhall-lang/dhall-lang - d3337ba6e7e636c79ca6e98ba1a807c805b9933f authored about 6 years ago
The relative import to the `Prelude` was failing to resolve, which this
change fixes
I also ...
github.com/dhall-lang/dhall-lang - 9e029650721d2eabd0adc12ced8326683c79af8f authored about 6 years agogithub.com/dhall-lang/dhall-lang - ade6a6ed0fc6d10f19ef8039b3e410bbcc3965fa authored about 6 years ago
github.com/dhall-lang/dhall-lang - 3729cfc25f6e6ce79f5a4b01c84a775257cb1aef authored about 6 years ago