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

Bump vector Upper Bounds #21

Merged

Conversation

prikhi
Copy link
Contributor

@prikhi prikhi commented Jul 14, 2022

Bump upper-bounds for vector to <0.14. Needed to keep byteslice in Stackage Nightly: commercialhaskell/stackage#6624

Tested on ghc 9.0 with:

cabal new-test --disable-documentation --constraint 'vector>=0.13' 

Tested on ghc 9.2 with ghcup:

cabal-3.6.2.0 new-test --disable-documentation --constraint 'vector>=0.13' -w ghc-9.2.3

@prikhi
Copy link
Contributor Author

prikhi commented Jul 14, 2022

Also, can have a metadata revision on hackage for this?

@andrewthad andrewthad merged commit b38e5d3 into byteverse:master Nov 8, 2022
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