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

Use GHC Name for assumptions #2418

Merged
merged 7 commits into from
Nov 1, 2024
Merged

Use GHC Name for assumptions #2418

merged 7 commits into from
Nov 1, 2024

Conversation

facundominguez
Copy link
Collaborator

@facundominguez facundominguez commented Oct 31, 2024

Another step for #2169. This PR uses GHC Name for assumptions. It is no longer needed to fully qualify assumptions in order to find them in other modules as shown by the updates to LHAssumptions modules in 7cb6f8f.

Also, the retrieval of an Id for an assumption is quite simpler after 5e684c5, where the paths can be compared for LHNames and Symbols in lookupSymbolOrLHName.

@facundominguez facundominguez changed the title Fd/assumptions names Use GHC Name for assumptions Oct 31, 2024
@facundominguez facundominguez merged commit 1e80bb6 into develop Nov 1, 2024
4 checks passed
@facundominguez facundominguez deleted the fd/assumptions-names branch November 1, 2024 10:45
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.

1 participant