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

Changed indexes provided to accum to type-safe Finites. #110

Merged
merged 2 commits into from
Aug 26, 2021
Merged

Changed indexes provided to accum to type-safe Finites. #110

merged 2 commits into from
Aug 26, 2021

Conversation

gilgamec
Copy link
Contributor

@gilgamec gilgamec commented Aug 25, 2021

This involved changing the function in Generic.Vector.Sized (using the same Finite-to-Int logic as (//)) and the signatures of the versions in Vector.Sized, Vector.Primitive.Sized, Vector.Unbox.Sized, and Vector.Storable.Sized.

Solves #108.

@expipiplus1
Copy link
Owner

Thanks! Feel free to bump the version and add to the changelog for a quick release onto Hackage!

@gilgamec
Copy link
Contributor Author

Since this changes the existing API, that's a bump to 1.5, right?

@expipiplus1
Copy link
Owner

expipiplus1 commented Aug 25, 2021 via email

@expipiplus1 expipiplus1 merged commit 764e7a8 into expipiplus1:master Aug 26, 2021
@expipiplus1
Copy link
Owner

Thanks!

@expipiplus1
Copy link
Owner

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