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 --solver doesn't add test dependencies to the build plan. #882

Closed
phadej opened this issue Aug 31, 2015 · 4 comments
Closed

stack init --solver doesn't add test dependencies to the build plan. #882

phadej opened this issue Aug 31, 2015 · 4 comments

Comments

@phadej
Copy link
Collaborator

phadej commented Aug 31, 2015

Steps to to reproduce:

  • take any package with test-suite which has dependencies not in the library.
  • stack init --solver
  • the result stack.yaml won't have the test dependencies
@snoyberg
Copy link
Contributor

Dupe of #862, which should be resolved on master

@phadej
Copy link
Collaborator Author

phadej commented Aug 31, 2015

Ah, thanks! Any idea when there will be release with that feature? I need it on travis, and installing from git isn't an option there?

@phadej phadej closed this as completed Aug 31, 2015
@snoyberg
Copy link
Contributor

I think we'll be doing another release this week. I'll touch base with @borsboom later.

@phadej
Copy link
Collaborator Author

phadej commented Aug 31, 2015

Ok, I'll try if stack upgrade --git will work for now.

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