Skip to content

Bump purescript to 0.15.x #58

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gabejohnson
Copy link

@gabejohnson gabejohnson commented Jul 7, 2025

We move to the latest version of everything.

Since v0.15.15 is the most recent stable version at the time of writing, that's the one we use.

Making this update required some minor implementation changes to get the types to line up, in particular the change from Data.Codec.GCodec to Data.Codec.Codec.

This is a breaking change and will require a major version bump.

I would like to submit a follow-up PR changing from a proxy-based API to one that uses visible type applications which would be another breaking change. It may make sense to include that change before a major release.

We move to the latest version of everything.

Since v0.15.15 is the most recent stable version at the time of writing,
that's the one we use.

Making this update required some minor implementation changes to get the
types to line up, in particular the change from `Data.Codec.GCodec` to
`Data.Codec.Codec`.
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.

1 participant