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

Remove proxy re-exports #51

Merged
merged 2 commits into from
Mar 4, 2021
Merged

Remove proxy re-exports #51

merged 2 commits into from
Mar 4, 2021

Conversation

thomashoneyman
Copy link
Collaborator

@thomashoneyman thomashoneyman commented Mar 4, 2021

Closes #50 by removing the re-exports for SProxy, RProxy, RLProxy, etc. (which are deprecated) and Proxy (which is already in the Prelude). I'm not sure how this should be handled wrt a release; this probably should have been a part of the v7.0.0 release in the first place.

Edit: I'm going to release this as a patch.

@thomashoneyman thomashoneyman changed the title Remove SProxy and Proxy re-exports Remove proxy re-exports Mar 4, 2021
@thomashoneyman thomashoneyman merged commit 2a2e02e into master Mar 4, 2021
@thomashoneyman thomashoneyman deleted the remove-reexports branch March 4, 2021 23:41
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.

Remove Proxy re-export?
2 participants