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

use proper $PATH (with GHC available) doing source map hashing #4467

Merged
merged 1 commit into from Dec 27, 2018

Conversation

qrilka
Copy link
Contributor

@qrilka qrilka commented Dec 27, 2018

Please include the following checklist in your PR:

  • Any changes that could be relevant to users have been recorded in the ChangeLog.md
  • The documentation has been updated, if necessary.

Fixes #4466

I'm not quite sure how to cover this in tests: it appears that currently our integration tests don't clean $PATH and making that looks to be a noticeable effort: for that we need to check all of the current integration tests and fix any that will fail. @snoyberg I guess it makes sense to do that in a separate issue?

Copy link
Contributor

@snoyberg snoyberg left a comment

Choose a reason for hiding this comment

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

Can confirm it works locally, thanks for the quick fix!

@snoyberg snoyberg merged commit b227e94 into master Dec 27, 2018
@mihaimaruseac mihaimaruseac deleted the ghc-path-for-source-map-hash branch December 27, 2018 17:14
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.

All commands fail unless ghc is on the PATH (master)
2 participants