Skip to content
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

cab outdated shows packages ahead of Hackage version #22

Closed
RyanGlScott opened this issue Jul 17, 2014 · 1 comment
Closed

cab outdated shows packages ahead of Hackage version #22

RyanGlScott opened this issue Jul 17, 2014 · 1 comment

Comments

@RyanGlScott
Copy link
Contributor

I'm not sure if this is intentional, but cab outdated displays packages whose version is ahead of the version on Hackage (i.e., a development version). For example,

> cab outdated
kure 2.16.2 /= 2.16.1

It doesn't really make sense to view that as outdated, in my opinion. A simple fix would be to change the inequality (/=) to (<) in outdated, but perhaps it would be better if the user could custom-tune what is considered outdated via flags.

@RyanGlScott
Copy link
Contributor Author

Whoops, this is a duplicate of #17. I'll copy this over there.

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

No branches or pull requests

1 participant