Skip to content

Add Eq1 instance #9

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 30, 2017
Merged

Add Eq1 instance #9

merged 2 commits into from
Oct 30, 2017

Conversation

safareli
Copy link
Contributor

No description provided.

@safareli safareli changed the title add Eq1 Add Eq1 instance Oct 27, 2017
@@ -22,6 +23,9 @@ derive instance newtypeConst :: Newtype (Const a b) _

derive newtype instance eqConst :: Eq a => Eq (Const a b)

instance eq1Const :: Eq a => Eq1 (Const a) where
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Extra space here 😉

@garyb garyb merged commit 285f23e into purescript:master Oct 30, 2017
@safareli safareli deleted the eq1 branch October 30, 2017 14:29
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