Open
Description
Hi,
I saw that lsp
has a dependency on lens
, which is a fairly large dependency.
Would it be possible to swap it out for an alternative such as overloaded dot syntax or microlens
?
I'm asking this because my compiler's build time almost doubled just including this library.
Are there any things blocking this? Or is there another reason behind it?