How to makeClassy a type with a type variable in the lens library

前端 未结 0 1573
情话喂你
情话喂你 2021-02-20 17:10
GameState = GameState {...}
makeClassy \'\'GameState

update:: (MonadState s m, HasGameState s) => m ()

I believe this is how peole use the len

相关标签:
回答
  • 消灭零回复
提交回复
热议问题