Skip to content

More type classes #2

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

Closed
wants to merge 4 commits into from
Closed

Conversation

Fresheyeball
Copy link

I ended up writing this for myself, but against the 0.6.x psc. The version here is for 0.7 psc, which I have not tested, but should be fine.

@Fresheyeball Fresheyeball changed the title More type classes, updated dependencies More type classes May 14, 2015
@garyb
Copy link
Member

garyb commented May 14, 2015

This won't quite work, as the operators for Semiring, ModuloSemiring and Ring have been renamed in 0.7 (to named functions, but the operators will still be available as aliases). Also the purescript-foldable-traversable dependency already pulls in purescript-monoid and purescript-invariant.

Thanks though 😉 I'll update it with the classes you added here.

@garyb garyb closed this May 14, 2015
@Fresheyeball
Copy link
Author

Ok, is reasonable.

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