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

Use microlens package family instead of lens-family-core #2642

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

mmhat
Copy link
Collaborator

@mmhat mmhat commented Feb 13, 2025

The switch is motivated by

  • the desire to get rid of the profunctors dependency.
  • I think we should could slim down Dhall.Optics (and deprecate it eventually).

A related comment of mine is here: #1102 (comment)

Fixes #998

@mmhat
Copy link
Collaborator Author

mmhat commented Feb 13, 2025

Depends on stevenfontanella/microlens#185

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.

Eventual fate of the Dhall.Optics module
1 participant