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
Currently h-raylib is tied to the Edward Kmett's lens library which has quite big dependencies, giving flag for lens dependency allow others to use alternative such as microlens or optics.
I don't expect you to fully support other library, just a way to disable lens so people could roll out their own binding to lens alternatives.
The text was updated successfully, but these errors were encountered:
Currently h-raylib is tied to the Edward Kmett's
lens
library which has quite big dependencies, giving flag forlens
dependency allow others to use alternative such asmicrolens
oroptics
.I don't expect you to fully support other library, just a way to disable lens so people could roll out their own binding to
lens
alternatives.The text was updated successfully, but these errors were encountered: