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

Cabal sandbox support #33

Merged
merged 2 commits into from
Oct 19, 2013
Merged

Cabal sandbox support #33

merged 2 commits into from
Oct 19, 2013

Conversation

andy-morris
Copy link
Contributor

Looks for dist/dist-sandbox-blahblahblah directories and checks them for autogenerated stuff as well.

@andy-morris
Copy link
Contributor Author

Hmph, it looks like the third argument of glob() was added in Vim 7.4. Fixing now… EDIT: done, see below.

eagletmt added a commit that referenced this pull request Oct 19, 2013
@eagletmt eagletmt merged commit f41b2a2 into eagletmt:master Oct 19, 2013
@andy-morris andy-morris deleted the sandbox branch October 19, 2013 13:47
@eagletmt
Copy link
Owner

Good point.
Thank you for improvement.

@pjrt
Copy link

pjrt commented May 29, 2014

Would this work with the now-outdated-yet-still-needed-for-the-platform cabal-dev?

@andy-morris
Copy link
Contributor Author

IIRC it already worked with cabal-dev without this change, since cabal-dev still puts autogenerated stuff in dist/build, which is where they were expected to be.

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.

3 participants