Skip to content

Cryptic error when a package does not exist #221

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

Closed
bos opened this issue May 24, 2012 · 1 comment
Closed

Cryptic error when a package does not exist #221

bos opened this issue May 24, 2012 · 1 comment

Comments

@bos
Copy link
Contributor

bos commented May 24, 2012

(Imported from Trac #228, reported by guest on 2008-02-01)

$ cabal install foo
cabal: user error (Unresolved dependencies: foo -any)
I expect a clearer error message here. Not sure about the exact wording, maybe »No such package available: foo« or »No such package to fetch: foo«.
@bos
Copy link
Contributor Author

bos commented May 24, 2012

(Imported comment by @dcoutts on 2008-02-01)

Already fixed in development version:

$ cabal install foo
cabal: There is no package named foo
I can highly recommend upgrading to the development version. There are many improvements.

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

1 participant