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
src/Control/Lens/Action/Internal.hs:100:10: error:
• Could not deduce (Apply m)
arising from the superclasses of an instance declaration
from the context: (Monad m, Monoid r)
bound by the instance declaration
at src/Control/Lens/Action/Internal.hs:100:10-53
Possible fix:
add (Apply m) to the context of the instance declaration
• In the instance declaration for ‘Monoid (Effect m r a)’
Given the changes in lens master atm.
The text was updated successfully, but these errors were encountered:
Given the changes in
lens
master atm.The text was updated successfully, but these errors were encountered: