Skip to content
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

RepresentableStoreT #3836

Merged
merged 15 commits into from
Apr 10, 2021
Merged

RepresentableStoreT #3836

merged 15 commits into from
Apr 10, 2021

Conversation

TimWSpence
Copy link
Member

@TimWSpence TimWSpence commented Mar 25, 2021

Add the RepresentableStoreT (co)monad-transformer. Unfortunately I don't think it's possible to unify the existing RepresentableStore with this (by setting W = Id) due to bin-compat problems. If that is not the case then please do let me know!

@TimWSpence TimWSpence changed the title Store comonad RepresentableStoreT Mar 29, 2021
@TimWSpence
Copy link
Member Author

@larsrh thanks for reviewing! Is this just waiting for someone else to look at it or do I need to do anything else?

@larsrh
Copy link
Contributor

larsrh commented Apr 10, 2021

I was hoping to get another 👍 but I think this addition is good regardless 😄

@larsrh larsrh merged commit 08d7acc into typelevel:main Apr 10, 2021
@TimWSpence
Copy link
Member Author

I was hoping to get another 👍 but I think this addition is good regardless 😄

😂 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.

3 participants