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 purs command problem for Windows #141

Merged
merged 1 commit into from
Nov 27, 2018
Merged

Fix purs command problem for Windows #141

merged 1 commit into from
Nov 27, 2018

Conversation

taiju
Copy link
Contributor

@taiju taiju commented Nov 22, 2018

This PR is retry of #69 and #140.

It's based on new knowledge that inproc or proc functions can exec command on Windows if command is absolute path.

This fact made the implementation a bit simpler compared to past implementations.

Please review 🙏

Thank you.

@justinwoo
Copy link
Collaborator

Seems nice to me! Let's see if any others have something to say about this in the coming day(s)

@justinwoo
Copy link
Collaborator

Going to merge and release this.

@justinwoo justinwoo merged commit 648da70 into purescript:master Nov 27, 2018
@taiju taiju deleted the fix/purs-command-problem-for-windows branch December 4, 2018 04:47
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.

2 participants