Skip to content

Conversation

@ktgw0316
Copy link
Contributor

This is the first time the I has been used as identity functor in Haskell code, but we already defined the Identity in 1.8.
It is also defined in base library: https://hackage.haskell.org/package/base-4.21.0.0/docs/Data-Functor-Identity.html

The `Identity` is used in other sections. Also, it is defined in base library.
@ktgw0316
Copy link
Contributor Author

ktgw0316 commented Dec 7, 2025

@drupol Would you review this PR?

@drupol
Copy link
Collaborator

drupol commented Dec 7, 2025

It LGTM, but I'll let @BartoszMilewski review this.

@BartoszMilewski
Copy link
Collaborator

I'm okay with the change, as long as it's consistent throughout.

@drupol drupol merged commit 801c333 into hmemcpy:master Dec 9, 2025
12 checks passed
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.

3 participants