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

Fix decoding of imports #405

Merged
merged 2 commits into from
Mar 8, 2019
Merged

Conversation

Gabriella439
Copy link
Contributor

Fixes #402

... as caught by @singpolyma

This fixes the decoding logic for imports to match the encoding logic.
The decoding logic was missing an expected null field when a URL import
had no custom headers.

Fixes #402

... as caught by @singpolyma

This fixes the decoding logic for imports to match the encoding logic.
The decoding logic was missing an expected `null` field when a URL import
had no custom headers.
@Gabriella439 Gabriella439 merged commit 6b0eb20 into master Mar 8, 2019
@Gabriella439 Gabriella439 deleted the gabriel/fix_decoding_imports branch March 8, 2019 05:02
TristanCacqueray pushed a commit to TristanCacqueray/dhall-lang that referenced this pull request Jan 4, 2025
This adds back the missing tests for `List/indexed` (and fixes the
test failures)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug in binary.md for decoding imports
2 participants