We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
$ cabal new-sdist some-vcs-package cabal: The impossible happened: a local package isn't local
edit: here's the callstack:
CallStack (from HasCallStack): die', called at ./Distribution/Client/CmdSdist.hs:222:14 in main:Distribution.Client.CmdSdist
The text was updated successfully, but these errors were encountered:
We can probably fix this and #5586 at the same time.
Sorry, something went wrong.
You shouldn't be able to sdist VCS packages at all, this is really just a dup of #5586 since that's what makes it possible for this to even be stated.
cabal new-sdist all
Closing in favour of #5586, please reopen if disagree.
No branches or pull requests
edit: here's the callstack:
The text was updated successfully, but these errors were encountered: