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

Rip out inlined process changes and bump lower bound #44

Merged
merged 2 commits into from
Feb 27, 2020

Conversation

bgamari
Copy link
Contributor

@bgamari bgamari commented Feb 25, 2020

This reverts #40 as the changes made therein were insufficient to fix job object support. Instead we raise the lower bound on process to ensure that we have the necessary fixes on Windows.

It turns out that the changes necessary to fix `process` would
essentially require that we inline the entire library into `hsc2hs`.
This seems a bit excessive. Let's just bump the lower bound instead.

This reverts commit 1da063c.
Due to broken state of job object support in earlier releases.
@bgamari bgamari merged commit dff4ed1 into haskell:master Feb 27, 2020
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.

1 participant