Skip to content

Use absolute path for log location #53

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mpickering
Copy link
Contributor

If you try to use a relative path then the log files get put in strange locations as cabal changes directory when building packages.

@robinp
Copy link
Collaborator

robinp commented Jul 21, 2017

You mention cabal changing dirs in the change desc, but the change seems to set the absolute path for building the serving tables (by which time cabal executions are supposed to be done)?

@mpickering
Copy link
Contributor Author

You are right. This is definitely a problem I had with the cabal wrapper but I tried to backport it without #32 and didn't hit the right place. Once I have fixed up #32 then I will come back to this.

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