Skip to content

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

Merged
mergify[bot] merged 7 commits into
haskell:masterfrom
isovector:meta-use-any-term
May 23, 2021
Merged

Allow module-local and imported functions in Wingman metaprograms#1856
mergify[bot] merged 7 commits into
haskell:masterfrom
isovector:meta-use-any-term

Conversation

@isovector

Copy link
Copy Markdown
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.

3 participants