Skip to content

Conversation

@mwotton
Copy link

@mwotton mwotton commented Jun 17, 2012

changes: removed the "no" response, explicitly exited with 0 when detected, and switched to explicit #!/bin/bash. Not sure which one actually made a difference, but this is more closely modelled on the heroku docs.

@luciferous
Copy link
Owner

Thanks for investigating and providing a patch. What was the issue you were seeing, or were there multiple present?

@mwotton
Copy link
Author

mwotton commented Jun 17, 2012

there were a few. you were using the in-place option for sed, but didn't specify the actual file to edit. also, running ghc-pkg in place doesn't work because it's just a shell script that calls a hardcode path.

@luciferous
Copy link
Owner

OK thanks. I've got some work in progress code locally that I'll merge it with.

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.

6 participants