You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?