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

Feature Request: allow setup-info urls to be relative file paths #3394

Closed
duog opened this issue Aug 29, 2017 · 0 comments · Fixed by #5031
Closed

Feature Request: allow setup-info urls to be relative file paths #3394

duog opened this issue Aug 29, 2017 · 0 comments · Fixed by #5031

Comments

@duog
Copy link

duog commented Aug 29, 2017

Currently if the setup-info url is a relative path stack fails complaining it is not an absolute path.

I want to distribute a custom build of ghc with my project, and reference it from the setup-info url field, however I am prevented from doing so. I instead must use a shell script and call

stack setup --ghc-bindist $(pwd)/bindist/xxx
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 a pull request may close this issue.

1 participant