Skip to content

Add an Eq instance for LineCap #48

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 1 commit into from
Jun 29, 2017

Conversation

isomorpheme
Copy link
Contributor

I am working on paf31/purescript-drawing#8, and OutlineStyle has a derived Eq instance. This instance breaks when I try to add a field of type LineCap to it. So, I just added a derived instance, since I see no reason why LineCap shouldn't be Eq.

@paf31 paf31 merged commit 90bccbe into purescript-web:master Jun 29, 2017
@paf31
Copy link
Contributor

paf31 commented Jun 29, 2017

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