Skip to content

Raise process lower bound to 1.2.1.0 #7922

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

Merged
merged 3 commits into from
Jan 29, 2022
Merged

Conversation

robx
Copy link
Collaborator

@robx robx commented Jan 22, 2022

I ran into these shims while working on #7921. Do I interpret the "support window" info right in that we can do this?


Please include the following checklist in your PR:

Please also shortly describe how you tested your change. Bonus points for added tests!

@robx
Copy link
Collaborator Author

robx commented Jan 22, 2022

Oh I see this duplicates a tiny amount of the work done in #7534. @emilypi would you prefer I close this one as duplicate?

@Mikolaj
Copy link
Member

Mikolaj commented Jan 22, 2022

Great find re #7534, That confirms the "support window" permits this upgrade.

@@ -96,7 +96,6 @@ library
Distribution.Utils.MD5
Distribution.Utils.String
Distribution.Utils.Structured
Distribution.Compat.CreatePipe
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could keep Distribution.Compat.CreatePipe as a trivial reexport to avoid requiring library users to make changes here if they were using the module. And/or I guess this module going away should be documented explicitly in the Changelog?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If it's so cheap, I'd say let's keep the compat. The PR breaks (legally) enough stuff.

@andreasabel andreasabel added re: code quality Internal issue: concerning code quality / refactorings re: dependencies Concerning Cabal's dependencies and removed type: enhancement labels Jan 25, 2022
@Mikolaj
Copy link
Member

Mikolaj commented Jan 28, 2022

@robx: would you like to merge? If so, add the merge_me label (it rebases, etc.). Thank you for the PR!

@robx robx added the merge me Tell Mergify Bot to merge label Jan 28, 2022
robx added 3 commits January 28, 2022 23:24
process-1.2.1.0 was released in Dec 2014.
Keep Distribution.Compat.CreatePipe as a trivial
reexport to avoid changing the published API.
@mergify mergify bot merged commit 5d7db0b into haskell:master Jan 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge me Tell Mergify Bot to merge re: code quality Internal issue: concerning code quality / refactorings re: dependencies Concerning Cabal's dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants