-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
I noticed that Lens.Micro.Internal
contains several FieldN
classes, just like Control.Lens.Tuple
. Is there a reason that these are not exported via a non-internal module? If they could be exported, is there any chance that these could additionally be extended up to Field9
?
For context, I have an existing library that depends on lens
, and I'm investigating porting it to microlens
.
Metadata
Metadata
Assignees
Labels
No labels