Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/dhall-lang/dhall-haskell

Maintainable configuration files
https://github.com/dhall-lang/dhall-haskell

Expose UnionConv(..) (#2570)

4d21a1897e2c9e1ada8784dd521f7f24fa7311b6 authored 11 months ago
Fix typo and formatting in a warning message (#2572)

03b4def3f7427c962ae25d400d71bfd7addb6399 authored 11 months ago
fix: bump dependencies for GHC 9.8 (#2569)

277d8b1b3637ba2ce125783cc1936dc9591e67a7 authored 11 months ago
dhall-docs: render standalone text files as preformatted text (#2565)

79240828278756c155453307d350d4d1f5d01be5 authored about 1 year ago
dhall-openapi: Fix autoscaler preference (#2562)

Related to https://github.com/dhall-lang/dhall-kubernetes/issues/191

Before this change the `...

1b5e02e01edab0c12908c89e84d7ccc83fe25d45 authored about 1 year ago
Fix `-Wunicode-homoglyph` build failure (#2561)

Fixes https://github.com/dhall-lang/dhall-haskell/issues/646

This fixes a build failure that ...

97f9a5b037efce06c46534542447e23eb16bc2d1 authored about 1 year ago
feat: Add support for LSP 2 (#2560)

* feat: Add support for LSP 2

* fix: Update CI lsp versions

lsp 2.x needs 'row-types'

-------...

20001277862f67207fa63d601bc3e799756140c3 authored about 1 year ago
dhall-nix: allow hnix-0.17 (#2559)

* dhall-nix: allow hnix-0.17

Closes #2556

* dhall-nixpkgs: allow hnix 0.17

* cabal.proj...

ab58159651578c3353f816fb77b65956d9e37d7f authored about 1 year ago
Add Stack setup for GHC 9.2.8 (#2531)

* Bumped Stack snapshot to LTS 18.28

- dhall-lsp-server: Require lsp>=1.5.0.0.

* Updated ...

d7a024e1ff87b89a64e51699e3f609fd4a719451 authored about 1 year ago
Fix link to Hackage docs (#2557)

0e5971c58a411a28f6894a33663865417460dd3d authored about 1 year ago
Fix `dhall-docs` panic (#2552)

Fixes https://github.com/dhall-lang/dhall-haskell/issues/2529

44b9f3064f584df6178d855648cb0316615ba26e authored about 1 year ago
Move manpage to share/man/man1 in Linux tarball (#2550)

8982b76934241b0fb4f801635851b54565f9cfaf authored about 1 year ago
Mention #1801 as a breaking change in 1.33.0 (#2551)

f4a9736a3b140d68fba555ac30f3e018b94f135a authored about 1 year ago
dhall-toml: Add support for Prelude.Map.Type (#2549)

Fixes https://github.com/dhall-lang/dhall-haskell/issues/2509

This adds `dhall-to-toml` and `...

cd60fc28c2eeae8b77ca4e3d87dc0393a5277cbc authored about 1 year ago
Refactor `dhall-toml` code (#2548)

This is a (mostly) behavior-preserving refactor of the `dhall-toml`
package since I was plannin...

c8fbc378674caef9654c9d8a82787bfe7538ea6f authored about 1 year ago
Import fileAnIssue from Dhall.Docs.Util (#2547)

* Import fileAnIssue from Dhall.Docs.Util

* Fix typo

e8c87905f9d143273052f1cddc069f5c55ea574d authored about 1 year ago
doc fix: Integers are no longer opaque (#2546)

53585c984d8bde2206f20f6449d5972d25ace7d1 authored about 1 year ago
Allow Natural and Integer literals in binary notation (#2540)

5d4391ce498ecab73b9b98243fd698c38576266f authored about 1 year ago
Version 1.42.0 → 1.42.1 (#2545)

2b3a6bc48e85224c930e02bec6c0aae2291e4e90 authored about 1 year ago
Polymorphic entrypoints (#2544)

* Added Dhall.checkWithSettings

* Allow running some of the individual stages in pure code

251cfe758447472ccfd3f56790f08bbaa864ae00 authored about 1 year ago
Add several new entrypoints to `Dhall` module (#2534)

This adds the following four new high-level entrypoints:

- `interpretExpr`
- `interpretExprW...

df8ff09bec285e34eef77942a26df68e0cab234f authored over 1 year ago
treewide: Raise bounds on optparse-applicative (#2543)

c566f30af8f19367b995f8300fe9108b2b4b7db1 authored over 1 year ago
compatibility with template-haskell-2.21.0 and ghc 9.8 (#2542)

dfa82861ed13796f6d7b96b30139a6f11e057e7b authored over 1 year ago
Support GHC 9.4 (#2532)

* chore: enable CPP in Dhall.DirectoryTree

Adding a \ to the escaped newlines appears to make...

55aff097b49ff85bb4eff1cc4f42c9fe40df3f49 authored over 1 year ago
Relax restrictive upper bound on lens (#2539)

The nix build is broken due to haskell-updates following lens version 5.2.3 and
dhall-lsp-serve...

5e817a9c6bccf72123a3c67961af149b32d75c10 authored over 1 year ago
Build against `optparse-generic-1.5.0` (#2519)

Related to https://github.com/commercialhaskell/stackage/issues/6968

48d96ea19c47144d422568c55972ebcca21aad43 authored over 1 year ago
Disable the tests that use httpbin.org (#2533)

… so that CI stops failing with various 50X errors

8d77098dfac2fa33a9b6f41aff9ec693e3d583e0 authored over 1 year ago
Relax upper bound to accommodate dependency on ansi-terminal-1.0 (#2521)

959faedcfafef1c84f00fc8119715eb6d8977494 authored over 1 year ago
Version 1.41.2 → 1.42.0 (#2510)

d9d8a565efad81c3b8de3f8105d95d967924df38 authored almost 2 years ago
Fix build of `gauge` dependency on `aarch64-darwin` (#2511)

ec955b9e436638cdd11e8c97a8b9ab2f8dc4d2f1 authored almost 2 years ago
add TimeZone/Date/TimeOfDay to TH (#2512)

ffd1ba94ef39b875aba8adc1c498f28aa02e36e4 authored almost 2 years ago
Disallow `with` changing `Optional` record type (#2501)

See: https://github.com/dhall-lang/dhall-lang/pull/1332

The standard already required this, b...

61c5be9b9c76a7977f915bff5986459650ec73aa authored almost 2 years ago
Improved package command (#2508)

* Improved package command

You can now include files that reside below the output directory in ...

4fd1865272dc97c66d6772d9b456c640b2b404d6 authored almost 2 years ago
to-directory-tree: Do not support setting file metadata on Windows (#2507)

44e7b9777aa1118104d682ad9e19ada59b0e862b authored almost 2 years ago
add higher-kinded type support to TH (#2506)

85146e514647b2c2a3d8051ebd56b04690c59637 authored almost 2 years ago
`dhall lint` no longer sorts `let` bindings (#2503)

Fixes https://github.com/dhall-lang/dhall-haskell/issues/2480

This lint transformation was un...

1ae72a50144a5480983f6d6bff48cd1ac7147a28 authored almost 2 years ago
Don't URL encode path components (#2505)

Fixes https://github.com/dhall-lang/dhall-haskell/issues/2467

After https://github.com/dhall-...

595d05bf092a2b7cc0435bf59e9df78959fec3b0 authored almost 2 years ago
make option for adding strictness to TH-generated fields (#2504)

7450d1f653ba47e1bf60bca6e9489083abe2b99f authored almost 2 years ago
Remove `system-filepath` dependency (#2502)

Fixes https://github.com/dhall-lang/dhall-haskell/issues/2495

This dependency was completely ...

7b40b1cebb1eb9d16358edf2cbfcafbd2c9efdf8 authored almost 2 years ago
Add support for `{Date,Time,TimeZone}/show` (#2493)

… as standardized in https://github.com/dhall-lang/dhall-lang/pull/1328

3aadd5730bc23d39f765aea99bd2ee38a38f6947 authored almost 2 years ago
Fix `dhall freeze --cache --all` to be idempotent (#2500)

The fix in https://github.com/dhall-lang/dhall-haskell/pull/2350
introduced a new problem: now ...

90a674fb74e89562847d284d0e8ebe0c8fd479a5 authored almost 2 years ago
Implement language support for `Bytes` (#2499)

… as standardized in https://github.com/dhall-lang/dhall-lang/pull/1323

2f204e7922fee757416c06c9c173c53f5aa80625 authored almost 2 years ago
Added dhall package command (#2487)

* Added dhall package command

Fixes #1645

* Simplified implementation

We require that all fil...

4ce3e65e0980716a85f1077dcac59c68f6d97e27 authored almost 2 years ago
dhall freeze: Remove cache import expression before a secure freeze (#2486)

* dhall freeze: Remove cache import expression before a secure freeze

* Simplify imports afte...

0f1b05c82d8a7a88381f1d217de371499acba251 authored almost 2 years ago
Require prettyprinter-ansi-terminal >= 1.1.2 (#2483)

`Prettyprinter.Render.Terminal` is not available before `prettyprinter-ansi-terminal-1.1.2`.

78b1c9f4520a2db1d8bb07738f4dfec6d51d4344 authored almost 2 years ago
dhall: derive `Eq` instances for `InvalidDecoder` and `ExtractError` (#2482)

Fixes: https://github.com/dhall-lang/dhall-haskell/issues/2481

849f3d1f8d0ad342f984ecbbc5b4a9bca9a9b37e authored almost 2 years ago
Freeze expressions using `EvaluateSettings` (#2478)

This generalizes the previous custom freeze functions and makes it
easier to extend with new se...

f9f064116bc731d175e5bd234cd7c0b9183a5a3a authored about 2 years ago
dhall-nix: Build against `hnix-0.16` (#2474)

Fixes https://github.com/dhall-lang/dhall-haskell/issues/2472

49b9b3e3ce1718a89773c2b1bfa3c2af1a6e8752 authored about 2 years ago
Require `time >= 1.9` for `DayOfWeek` (#2473)

abdd567bbb54da2b89c3816c7cdb74a1b656627b authored about 2 years ago
dhall,dhall-docs: Allow transformers-0.6 and mtl-2.3 (#2471)

89d74caa7ef9959b452c3114ecbaba1bb030bc5c authored about 2 years ago
dhall-toml: support integers (#2469)

The docs *said* we support integers, but that seems to not actually have
been empirically true ...

6dd9dd3cbc2002183e2b96a47be10df5a3f0b6ae authored about 2 years ago
Fix pretty-printing of `Time` literals (#2466)

The pretty-printer was stripping leading zeros from the
fractional component of the time

efdb79485a31b857e5b7aabd17df597f7f0fe7a6 authored about 2 years ago
Support GHC 9.4 (#2451)

* Support GHC 9.4

dhall-nix and dhall-nixpkgs are blocked on hnix not being compatible
yet.
dha...

58ffe785f3b0cacd5a466e97cb4d9f877889fd08 authored over 2 years ago
Allow turtle 1.6 also for dhall-docs (#2465)

Builds fine and all tests pass.

d0535f37e4836aa2607a0e3b4b8961560566208e authored over 2 years ago
Fix custom normalization (#2464)

Fixes https://github.com/dhall-lang/dhall-haskell/issues/2463

The root of the problem was tha...

e1645f18265b049d15dcf1a3d73ece5454020013 authored over 2 years ago
dhall: Add `Data` instance to `Import` (#2462)

c4a0a95b4d66d556fb99ad7cb222aaec3523bb1b authored over 2 years ago
Package `dhall-nix` on Linux (#2441)

This omission was caught by @amesgen in:

https://github.com/dhall-lang/dhall-haskell/pull/239...

236a04f0493c737b0375e58a757972c7624ffb77 authored over 2 years ago
stack.yaml: Remove old extra-deps (#2453)

* We don't use haskell-lsp[-types] anymore.
* lsp-test-0.14.0.0 is already included in the Stack...

95d71a63ded25e24b3fb2a2f52b307f28fbcc077 authored over 2 years ago
Move types needed in Dhall.DirectoryTree to own module (#2455)

In order to fix the Windows builds observed in #2452 we only include the
`FromDhall CUid` and `...

01c07b081ba214d14dccaf97375083996be856a5 authored over 2 years ago
.mergify.yml: Update CI status checks (#2459)

This adjusts the mergify config to the CI consolidation implemented
in #2399.

b2613b20a7b2a041a900d35aea7e022f931a2465 authored over 2 years ago
GitHub Actions: Avoid building the local packages twice (#2458)

20cfeb69820217e7ebb37a85214806a9f1a9a7ad authored over 2 years ago
Fix definition of (>>=) for Expr (#2457)

The refactoring in #2449 introduced an infinite loop, because join
is itself defined via (>>=)....

7e91ba11eacd150e5b46d0cfe2f8287b095738fe authored over 2 years ago
Run GitHub actions on pull requests instead of pushes (#2456)

See:

https://github.com/dhall-lang/dhall-haskell/pull/2455#issuecomment-1261500084

ac1cca04b1bc343b62b6b65117418151844b6373 authored over 2 years ago
Improved to-directory-tree (#2437)

* Added a new command line flag --allow-path-separators for the
to-directory-tree command. ...

267cae1833a63760dee7d2ba2597d13868a1984b authored over 2 years ago
Split Dhall.Syntax (#2449)

Split Dhall.Syntax into several modules:
Moved instances for the following classes to own modul...

e9efecbc1a94ccba56576dbcdd71de1a17caf55d authored over 2 years ago
Fix my deadname (#2445)

7fdc723c6c0a6557777db1a266de3d8219497853 authored over 2 years ago
Fix `dhall-openapi.cabal` (#2440)

This is a small fix that I needed to make in order to upload the
package to Hackage

8aa54a54ab628bc5c70e7542c5b9d671289ac1c0 authored over 2 years ago
Explicit bzip2 format for linux artifacts. (#2439)

4763acc7c6d9172bb7e26a990884fa1302eecca7 authored over 2 years ago
Version 1.41.1 → 1.41.2 (#2435)

2d359afc2436fcc08cf184e1fe20f8f0d5bc38ad authored over 2 years ago
Marshal Data.Text.Short.ShortText (#2433)

...so that proto3-suite can use it as a string
representation within generated Haskell code
wh...

b23c52607e746fe3a75641f902d098df0286c956 authored over 2 years ago
Build against `turtle-1.6` (#2431)

Related to https://github.com/commercialhaskell/stackage/issues/6613

I kept the deprecated fu...

5d9f0cc5a5f11a04c33a62a5ebacea978f4574a8 authored over 2 years ago
Allow vector-0.13 (#2427)

https://hackage.haskell.org/package/vector-0.13.0.0/changelog

03c6534d9488d2f70c5b506513cda4fd20866622 authored over 2 years ago
Allow aeson-2.1 (#2424)

https://hackage.haskell.org/package/aeson-2.1.0.0/changelog

Context: https://github.com/comme...

f95b2be5105979d3c873ffaa4d077feb13a1c478 authored over 2 years ago
Use indexed-traversable for type-checking list literals (#2423)

itraverse_ for Seq is implemented via Data.Sequence.foldMapWithIndex
and manages to perform the...

b6b1223193e91a6b3e283304d0cc5d07f8430712 authored over 2 years ago
fix dhall-lsp-haskell/default.nix to compile lsp (#2422)

ab6d35fbf7b4545d2b172e553f45a4f162e0390d authored over 2 years ago
Fix `:hash` REPL command to α-normalize input (#2420)

Fixes https://github.com/dhall-lang/dhall-lang/issues/1285

f75ed0f35ac0e782f5184af107a258ab8558a469 authored over 2 years ago
Catch exceptions in lsp handlers to prevent server from shutting down (#2419)

* dhall-lsp-server: catch exceptions in lsp handlers to prevent server from shutting down. Add s...

f45042ba1438d471c5ecaa2d0e38d309fa028adc authored over 2 years ago
dhall-lsp-server: Allow hspec 2.10 (#2417)

7e9fbb53e37760bac35cc0dd8091a74a81ccf7dd authored over 2 years ago
Fix dhall-to-nix encoding of nix keys with special symbols (#2416)

hnix assumes that the parser will do “the right thing” and only use
`StaticKey` for keys that d...

4030cf71166d127e435ec8ab910d93d818fb8720 authored over 2 years ago
Add `{From,To}Dhall` instances for `DayOfWeek` (#2413)

… as requested in https://github.com/dhall-lang/dhall-haskell/issues/2286#issuecomment-1103849499

a9043ea193fe47f14c6eb83afeaf7c89d385a3b5 authored almost 3 years ago
dhall-to-yaml{,-ng}: Add new `--preserve-header` option (#2410)

Fixes https://github.com/dhall-lang/dhall-haskell/issues/2375

This option preserves the origi...

31a9445dd3e57445ba81e9f13171074634d42f8b authored almost 3 years ago
Fix tests to pass with `-f-with-http` (#2382)

… partly by mocking some imports better and partly by
disabling some tests that are not worth t...

c1c2a342dd22dc84e7d8a00f9c600476b18e2a3b authored almost 3 years ago
Allow pretty-simple 4.1 (#2408)

https://hackage.haskell.org/package/pretty-simple-4.1.0.0/changelog

dcebd92aeac182be953b953673e25ee00797b568 authored almost 3 years ago
dhall-docs: Index non-dhall files (#2407)

Fixes https://github.com/dhall-lang/dhall-haskell/issues/2395

`dhall-docs` now bundles any `T...

c0f4dc36fe8f6eb45f912cb213c3bd797fe1263d authored almost 3 years ago
dhall-lsp-server: Allow rope-utf16-splay-0.4, text-2.0 (#2406)

https://hackage.haskell.org/package/rope-utf16-splay-0.4.0.0/changelog
https://hackage.haskell....

1fb1f1ad39790b491909d0b631b9d78e2d94c194 authored almost 3 years ago
dhall-lsp-server: Version 1.1.0 → 1.1.1 (#2405)

20a97151d56690f8264673f92bf8e8cce8b3fd09 authored almost 3 years ago
dhall-lsp-server: Support newer dependency versions (#2404)

4d7a033a603d7b0093048588ac58894f87b5626d authored almost 3 years ago
dhall-lsp-server: Tighten upper bound on lsp (#2401)

Fixes #2400.

Co-authored-by: Gabriella Gonzalez <[email protected]>

d085c802389e37383934d0ad5351272704f8ae37 authored almost 3 years ago
Consolidate GitHub workflows (#2399)

This consolidates the GitHub workflows so that we only have a single
runner per operating syste...

7d98c9fe4e4d3a4b89abdb640eae666e2cb59724 authored almost 3 years ago
dhall-lsp-server: 1.0.18 → 1.1.0 (#2398)

d1242cffeb8aab85f767ec7445d713a524578c82 authored almost 3 years ago
Switch from `haskell-lsp` to `lsp` package (#2397)

The `haskell-lsp` package is deprecated in favor of the `lsp` package

48ada4ccf445bacde7ee9e5793261c09388f46e4 authored almost 3 years ago
Fixes to haddocks (#2396)

The main change is to remove the stringly-typed example for
substitutions, not only because I d...

28f428090f69162d84a5fb9b65602a62def45740 authored almost 3 years ago
Fix property test failures related to `showConstructor` (#2394)

517ad02ca3c666dcf4c7abaf3a3b3d7665fdb206 authored almost 3 years ago
dhall-kubernetes: Generate NaturalOrString (#2388)

71a8374c2aaad1adb17d62e7c052127f5e64b909 authored almost 3 years ago
Version 1.41.0 → 1.41.1 (#2393)

0ca7e4177ae315ab1593b8641ef5a2a62ecf1335 authored almost 3 years ago
Fix bug in pretty-printing `with` expressions (#2392)

Before this change the question mark would be escaped by the
pretty-printer

9785810e18bfbcd4e2ccf193aa9e0eeb96f67907 authored almost 3 years ago
Fix dhall-openapi version (#2391)

I had to bump the version again in order to upload to Hackage because
it was one version behind

d5b61c3ca60306d30d8dd595206c95443e654882 authored almost 3 years ago
Version 1.40.2 → 1.41.0 (#2390)

71fb47ff54779bac5f76c1e022f6e2a514f9e1e5 authored almost 3 years ago
Simplify dhall-to-nix code (#2389)

… by making use of the available short-hand utilities

97ad9aca41480e5931bd314e3656d5a68f0d8b12 authored almost 3 years ago
Add `with` support for `Optional` values (#2386)

… as standardized in https://github.com/dhall-lang/dhall-lang/pull/1254

Co-authored-by: David...

56671fe03c48439fcae7a347f3bd6be233e182e7 authored almost 3 years ago