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

Fix constructor for process 1.5.0 #155

Merged
merged 1 commit into from
Nov 12, 2017
Merged

Conversation

matsubara0507
Copy link
Contributor

Raise exception using nightly-2017-10-13 on Windows 10

Exception: src\Shelly.hs:(343,72)-(366,9): Missing field in record construction use_process_jobs

Cause is constructor of CreateProcess type.
This constructor added record fieald since 1.5.0.

So, fixed this.

@psibi
Copy link
Contributor

psibi commented Nov 12, 2017

@snoyberg Can you merge this ? Also if possible, can you give me merge and hackage access to Shelly ?

@snoyberg snoyberg merged commit b3fe421 into gregwebs:master Nov 12, 2017
@snoyberg
Copy link
Contributor

@psibi Done, done, and done!

@matsubara0507 Thanks!

@psibi
Copy link
Contributor

psibi commented Nov 12, 2017

@snoyberg Thanks!

@matsubara0507 A new version has been released to Hackage with the changes. Thanks!

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.

3 participants