Skip to content

derive generic instance of Position #87

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

Merged
merged 2 commits into from
Oct 16, 2020

Conversation

shmish111
Copy link
Contributor

What does this pull request do?

Adds an instance of Generic for Position. I think this is fairly uncontroversial since Generic is used everywhere these days.

Where should the reviewer start?

There's not much to review :D

How should this be manually tested?

If it compiles it works 😮

Other Notes:

Off topic: it would be nice to use spago.

@thomashoneyman thomashoneyman self-assigned this Mar 19, 2020
@thomashoneyman thomashoneyman removed their assignment Jun 19, 2020
@thomashoneyman thomashoneyman changed the base branch from master to main October 6, 2020 02:58
@thomashoneyman thomashoneyman added type: breaking change A change that requires a major version bump. and removed breaking labels Oct 6, 2020
@maxdeviant
Copy link
Member

@shmish111 With #98 merged this library is now using Spago.

Would you mind updating this PR to reflect it? I think the only change that would be needed is adding generics-rep to spago.dhall.

@shmish111
Copy link
Contributor Author

done @maxdeviant 👍

@maxdeviant
Copy link
Member

Thanks @shmish111! With the upcoming v0.14.0 release of PureScript we're looking to also make any breaking changes with libraries as well, so hopefully we can get this PR merged shortly 🙂

@thomashoneyman thomashoneyman merged commit f38268e into purescript-contrib:main Oct 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: breaking change A change that requires a major version bump.
Development

Successfully merging this pull request may close these issues.

4 participants