Skip to content

Conversation

treeowl
Copy link
Collaborator

@treeowl treeowl commented Dec 22, 2021

This was supposed to be in #344, but I messed up.

@treeowl treeowl merged commit bd165b0 into haskell-unordered-containers:master Dec 22, 2021
@sjakobi
Copy link
Member

sjakobi commented Dec 23, 2021

What's the motivation for this change?

@treeowl
Copy link
Collaborator Author

treeowl commented Dec 23, 2021

It's what's expected for Data instances. If you can define dataCast1 f = gcast1 f, then you should. Previously we had a weird sort of situation where dataCast1 would say "no you can't" about the same operation.

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