Skip to content

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

Closed
@snoyberg

Description

@snoyberg

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions