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

Separate Plated into own package #993

Open
phadej opened this issue Nov 18, 2021 · 1 comment
Open

Separate Plated into own package #993

phadej opened this issue Nov 18, 2021 · 1 comment

Comments

@phadej
Copy link
Collaborator

phadej commented Nov 18, 2021

  • Plated class isn't lens specific.
  • optics (and other lens libraries, e.g. microlens users) would benefit from having just one Plated
  • this would allow to inverse dependency so lens-aeson wouldn't need to have orphan Plated, but it could be provided by aeson `itself.
    • this could be done at the same time when lens-aeson & aeson-optics drop support for aeson<2 (soon, but not too soon).
  • This is similar to splitting out indexed traversables
@mikeplus64
Copy link
Collaborator

Any word on this?

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

No branches or pull requests

2 participants