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

stack init in multi-package project should use local packages for dependency checking #384

Closed
snoyberg opened this issue Jun 23, 2015 · 2 comments
Assignees
Milestone

Comments

@snoyberg
Copy link
Contributor

For example: if you have two packages foo and bar, and bar depends on foo, stack init won't find a matching snapshot since none of them provide foo. Instead, we should include information about the provided local packages.

@snoyberg snoyberg self-assigned this Jun 23, 2015
@snoyberg snoyberg added this to the 0.2.0.0 milestone Jun 23, 2015
@tel
Copy link

tel commented Oct 19, 2015

Is doing this documented anywhere? The test directory lacks a stack.yaml so I'm not sure how to replicate it.

@tel
Copy link

tel commented Oct 19, 2015

Oh, nevermind. It's documented under "multi-package".

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

No branches or pull requests

2 participants