haskell / vector

An efficient implementation of Int-indexed arrays (both mutable and immutable), with a powerful loop optimisation framework .
Other
360 stars 141 forks source link

Version tags seem to be missing. #496

Closed erikd closed 2 months ago

erikd commented 2 months ago

When running git tag in a checkout of this repo, that latest tag is v0.12.3.1 but there are later version on Hackage.

Please upload all tags.

erikd commented 2 months ago

Have mailed the libraries mailing list https://mail.haskell.org/pipermail/libraries/2024-July/031664.html

lehins commented 2 months ago

Responded on the mailing list, but also responding here:

Starting with vector-0.13 we have two packages in the repository:

So, in order to disambiguate package releases starting with vector-0.13.0.0 we also include package names in the git tags. Here are both of the tags for both of the last versions: