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

Boundless sublibrary dependency fails to parse #5846

Closed
fgaz opened this issue Jan 16, 2019 · 0 comments
Closed

Boundless sublibrary dependency fails to parse #5846

fgaz opened this issue Jan 16, 2019 · 0 comments

Comments

@fgaz
Copy link
Member

fgaz commented Jan 16, 2019

build-depends: lib1:{a,b}
             , lib2:c

fails to parse, while

build-depends: lib1:{a,b} -any
             , lib2:c

succeeds.
Both should work instead.

@fgaz fgaz added this to the 3.0 milestone Jan 16, 2019
@fgaz fgaz self-assigned this Jan 16, 2019
@23Skidoo 23Skidoo modified the milestones: 3.0, 3.0.1.0 Oct 16, 2019
phadej added a commit that referenced this issue Nov 28, 2019
This is OK to include in 3.0 release, as I consider this a bug
in initial release. We don't yet need to do heavy lifting as with mixins.
@phadej phadej closed this as completed in 8b13463 Nov 28, 2019
phadej added a commit that referenced this issue Nov 28, 2019
phadej added a commit to phadej/cabal that referenced this issue Dec 4, 2019
This is OK to include in 3.0 release, as I consider this a bug
in initial release. We don't yet need to do heavy lifting as with mixins.
@fgaz fgaz mentioned this issue May 6, 2020
31 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants