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

Cleanup the TacticProviders interface #1572

Merged
merged 1 commit into from
Mar 14, 2021
Merged

Conversation

isovector
Copy link
Collaborator

While investigating a solution to #1571, I wanted to add some more context to the TacticProvider. But this required changing a huge amount of code just to thread my value around.

This PR makes a record type for TacticProvider and passes that around instead.

@isovector isovector added the merge me Label to trigger pull request merge label Mar 14, 2021
@mergify mergify bot merged commit 2fd2d8d into haskell:master Mar 14, 2021
@isovector isovector deleted the cleanup-tpd branch April 5, 2021 11:47
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