We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Currently the cabal outdated command only works in a directory which contains <pkg>.cabal file.
cabal outdated
<pkg>.cabal
When this issue is complete:
v1-outdated
v2-outdated
cabal.project
The text was updated successfully, but these errors were encountered:
We already have #8283
Sorry, something went wrong.
and before that we had #4831 😂
Closing in favor of #8283 .
did you mean to reopen?
Let's assume that was a typo. Closing.
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
Currently the
cabal outdated
command only works in a directory which contains<pkg>.cabal
file.When this issue is complete:
v1-outdated
which sound work as the current version of that command.v2-outdated
which would work where the directory it is run in has acabal.project
file.The text was updated successfully, but these errors were encountered: