-
Notifications
You must be signed in to change notification settings - Fork 705
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
cabal get is confused if the package you want to get was add-source'd to a sandbox #3795
Comments
Is this a regression ?
|
Yep, confirmed doesn't repro for cabal-install 1.22, but does repro on 1.24 and HEAD. @omefire, are you interested in diagnosing some more? |
Ok, I think this seems like a good bug for me to tackle and get my feet wet with the project. I'll assign it to myself. |
Hmm, can't assign it to myself though ... |
If you accept the invite you should be able to assign yourself then. Since we don't know what is causing the bug it may be annoying to fix. One way to diagnose is to bisect between 1.22 and 1.24 and find the offending commit. |
Yep, will do so. |
It seems like this issue has been fixed in master.
|
Closing it ... |
… it doesn't support them and would instead fail.
Steps to reproduce:
I'm not going to fix this but I thought I'd put a note.
The text was updated successfully, but these errors were encountered: