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

build: fix lower bound of primitive: 0.7 → 0.7.4 #23

Merged
merged 1 commit into from
Nov 29, 2022

Conversation

PiDelport
Copy link
Contributor

This avoids build errors due to copyPtrToMutablePrimArray,which was exposed in 0.7.4.0:

https://github.com/haskell/primitive/blob/master/changelog.md#changes-in-version-0740

This avoids build errors due to `copyPtrToMutablePrimArray`,which was exposed in 0.7.4.0:

https://github.com/haskell/primitive/blob/master/changelog.md#changes-in-version-0740
@andrewthad
Copy link
Member

Very good catch. Thanks. I'll make a hackage metadata revision for this as well.

@andrewthad andrewthad merged commit e722ac4 into byteverse:master Nov 29, 2022
@PiDelport
Copy link
Contributor Author

Great, thanks!

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