Skip to content

Conversation

@etorreborre
Copy link
Contributor

@etorreborre etorreborre commented Jan 1, 2025

Checklist for adding a package:

  • Meaningful commit message, eg add my-cool-package (please don't mention the yaml file)

  • Package is already added to nightly (if possible)

    -> I can't add the package to nightly because protolude is not available there yet.

  • On your machine, in a new directory, you have successfully run the following set of commands (replacing $package and $version with the name and version of the package you want to add to Stackage LTS):

    -> I could only check registry but not the other packages because they depend on it. How do you deal with that case?

Copy link
Contributor

@mihaimaruseac mihaimaruseac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, although LTS 22 will not be updated anymore

@etorreborre
Copy link
Contributor Author

etorreborre commented Mar 6, 2025

Hi @mihaimaruseac. registry is not included in the latest LTS 23. Is there something that I should have fixed somewhere? Thank you.

EDIT: I think I understand -> https://github.com/commercialhaskell/stackage/blob/master/build-constraints.yaml#L7351

@mihaimaruseac
Copy link
Contributor

Every LTS has its own build constraints file now. Probably LTS 23 one has more info too?

@etorreborre
Copy link
Contributor Author

Thanks @mihaimaruseac, everything seems to be ok now.

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

Successfully merging this pull request may close these issues.

2 participants