Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement http imports #7

Open
f-f opened this issue Sep 9, 2018 · 1 comment
Open

Implement http imports #7

f-f opened this issue Sep 9, 2018 · 1 comment
Labels
standard compliance Compliance to the Dhall Language Standard

Comments

@f-f
Copy link
Owner

f-f commented Sep 9, 2018

It should be possible to import Dhall expressions over http/https, as defined in the standard.

This would mean implementing proper "import chaining", and check that we're respecting the Security Concerns document.

@f-f f-f added the standard compliance Compliance to the Dhall Language Standard label Sep 9, 2018
This was referenced Sep 9, 2018
@f-f
Copy link
Owner Author

f-f commented Sep 23, 2018

This also includes implementing binary serialization and deserialization for all imports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
standard compliance Compliance to the Dhall Language Standard
Projects
None yet
Development

No branches or pull requests

1 participant