-
Notifications
You must be signed in to change notification settings - Fork 198
Consider removing the preferred versions feature #1374
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
Comments
Popular packages which have a “preferred version” on Hackage: So let me ping @sol, @brendanhay, @UweSchmidt, @erratic-pattern and ask this question: Is there a cogent reason why you used “preferred version” in the past? Would your package maintainership be hindered if Hackage were to remove (for the future) such possibility? |
The reason is lost to time, so no, it would not be hindered for |
I think I used this a long time ago to kind of soft deprecate versions As long as |
I just found a mailing list thread linked to from haskell/cabal#401 that mentions two other reasons: https://groups.google.com/g/fa.haskell/c/w53KJZqUie8/m/vtNcO54iorEJ
I think that the use case of protecting packages without upper bounds is probably made obsolete by Hackage metadata revisions. |
No problem with removing that feature.
Uwe
…On Fri, Mar 28, 2025 at 7:34 AM ffaf1 ***@***.***> wrote:
Popular packages which have a “preferred version” on Hackage: amazonka,
hxt, hspec, webdriver.
So let me ping @sol <https://github.com/sol>, @brendanhay
<https://github.com/brendanhay>, @UweSchmidt
<https://github.com/UweSchmidt>, @erratic-pattern
<https://github.com/erratic-pattern> and ask this question:
Is there a cogent reason why you used “preferred version” in the past?
Would your package maintainership be hindered if Hackage were to remove
(for the future) such possibility?
—
Reply to this email directly, view it on GitHub
<#1374 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AADF5FZIOQNG4EBDMN7UHUL2WTNNRAVCNFSM6AAAAABZ6OBJIKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDONRQGM2TMNBWHA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
[image: ffaf1]*ffaf1* left a comment (haskell/hackage-server#1374)
<#1374 (comment)>
Popular packages which have a “preferred version” on Hackage: amazonka,
hxt, hspec, webdriver.
So let me ping @sol <https://github.com/sol>, @brendanhay
<https://github.com/brendanhay>, @UweSchmidt
<https://github.com/UweSchmidt>, @erratic-pattern
<https://github.com/erratic-pattern> and ask this question:
Is there a cogent reason why you used “preferred version” in the past?
Would your package maintainership be hindered if Hackage were to remove
(for the future) such possibility?
—
Reply to this email directly, view it on GitHub
<#1374 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AADF5FZIOQNG4EBDMN7UHUL2WTNNRAVCNFSM6AAAAABZ6OBJIKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDONRQGM2TMNBWHA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
Uwe Schmidt
Rissener Landstr. 256B
22559 Hamburg
|
@phadej and @gbaz suggested removing preferred versions in #1345, so I'm opening a new issue to discuss whether the feature is still needed. Is there a use case for preferring a version that is not the latest, when the latest version shouldn't simply be deprecated?
The text was updated successfully, but these errors were encountered: