-
Could anyone provide some hints on how to get dhall compiled into a javascript library? And how would one get an API specification for this library? AFAIK there are three possibly targets, the older G…
-
Hi. How can I support my domain here?
```
Error: Unsupported domain
This tool currently only translates the following domains into Nix dependencies:
* raw.githubusercontent.com
* gist.githu…
-
When running `nix-shell` from the `dhall-nix` subdir like described in the README, it fails at the dhall build, because it tries to run a bunch of tests which require networking:
```
[39 of 50] C…
-
I used the dhall reference implementation [dhall-lang/standard](https://github.com/dhall-lang/dhall-lang/tree/master/standard) as the basis when creating the types for the AST and also copied the unli…
-
Hi.
I was wondering if it's possible / feasible / practical to use Dhall as a 'schema' while using other (more common) formats such as JSON etc.
That is, whether an application could load a JSO…
-
The [tutorial](https://github.com/dhall-lang/dhall-lang/wiki/Getting-started%3A-Generate-JSON-or-YAML) section wiki said that:
> dhall-to-json by default converts an empty (i.e. None) Optional valu…
-
Currently the Prelude has a lot of files that have no extension. This means for a lot of editors, they will not by default show any syntax highlighting without extra work. However, the lack of extensi…
-
I was under the impression that `dhall resolve` would just substitute in the contents of import expressions. But it sometimes performs a normalisation step that can cause a huge blowup in output size.…
-
It seems like the `openapi-to-dhall` command could use some custom configuration:
* A list of model name prefix to keep (or filter) (use-case: https://github.com/TristanCacqueray/dhall-openshift/i…
-
Latest version is dhall-1.34.0. ghc-clippy-plugin requires < 1.34.
jchia updated
4 years ago