Skip to content

Conversation

@emhoracek
Copy link
Member

No description provided.

compare key1 key2 = compare (cShow key1) (cShow key2)
instance Eq CMSKey where
key1 == key2 = cShow key1 == cShow key2

Copy link
Member Author

Choose a reason for hiding this comment

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

this should be deriving Eq

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