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

Allow module-local and imported functions in Wingman metaprograms #1856

Merged
merged 7 commits into from
May 23, 2021

Conversation

isovector
Copy link
Collaborator

This PR introduces a new use tactic, which looks at the module-local and imported scope to find terms. It's a bit annoying, since that needs to be done in IO, and amazingly I've avoided IO so far.

@isovector isovector requested a review from Ailrun May 22, 2021 21:41
@isovector isovector added the merge me Label to trigger pull request merge label May 22, 2021
@mergify mergify bot merged commit 53747d1 into haskell:master May 23, 2021
@isovector isovector deleted the meta-use-any-term branch July 19, 2021 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge me Label to trigger pull request merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants