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

Wingman: Make getCurrentDefinitions return polymorphic types #1945

Merged
merged 3 commits into from
Jun 20, 2021

Conversation

isovector
Copy link
Collaborator

This PR makes getCurrentDefinitions return polymorphic types, which in turn allows the recursion tactic to do polymorphic recursion. Combined with #1942, this means Wingman is now smart enough to auto its way through some dependently-typed programs.

@isovector isovector requested review from Ailrun and jneira June 19, 2021 02:54
@isovector isovector added the merge me Label to trigger pull request merge label Jun 19, 2021
@mergify mergify bot merged commit 4e6e964 into haskell:master Jun 20, 2021
@isovector isovector deleted the type-level-auto 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.

2 participants