Skip to content

Conversation

@Gabriella439
Copy link
Collaborator

... as standardized in dhall-lang/dhall-lang#223

Fixes #548

This changes β-normalization to sort fields so that semantic integrity
checks don't change when reordering fields

... as standardized in dhall-lang/dhall-lang#223

Fixes #548

This changes β-normalization to sort fields so that semantic integrity
checks don't change when reordering fields
The Nix build sets `HOME=/homeless-shelter`, which leads to a test failure
since the test tries to create a "${HOME}/.cache" directory without first
checking if "${HOME}" is accessible.  This changes the `assertDirectory`
function to recursively check parent directories to avoid this issue, which
in turn fixes the test (since it gracefully creates no directories if none are
accessible).
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.

3 participants