Skip to content

Test case for project duplicate packages #11139

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

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

philderbeast
Copy link
Collaborator

@philderbeast philderbeast commented Aug 8, 2025

This is a test case for a project that has two packages that have the same name and version. Both build and repl commands only work with one of these packages. There are no messages to say that there are duplicate packages. To show that only one of the packages are built, one package has a Foo.hs module while the other has a Bar.hs module. Only the latter is built.

  • Patches conform to the coding conventions.
  • Is this a PR that fixes CI? If so, it will need to be backported to older cabal release branches (ask maintainers for directions).

@philderbeast
Copy link
Collaborator Author

Converting to draft as this is a reproduction and shouldn't be merged without a fix for the problem.

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.

1 participant