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 parent imports when resolving headers.dhall #1233

Merged
merged 3 commits into from
Oct 29, 2021

Conversation

Gabriella439
Copy link
Contributor

The motivation for this change is the discussion here:

dhall-lang/dhall-haskell#2236 (comment)

If we correctly set the parent import for the headers.dhall
expression then the cyclic import detection will correctly reject
loops induced by headers.dhall having transitive remote imports
of its own.

The motivation for this change is the discussion here:

dhall-lang/dhall-haskell#2236 (comment)

If we correctly set the parent import for the `headers.dhall`
expression then the cyclic import detection will correctly reject
loops induced by `headers.dhall` having transitive remote imports
of its own.
standard/imports.md Outdated Show resolved Hide resolved
@Gabriella439 Gabriella439 merged commit 4b3e1b4 into master Oct 29, 2021
@Gabriella439 Gabriella439 deleted the gabriella/fix_headers_parent branch October 29, 2021 23:04
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.

None yet

2 participants