Closed arybczak closed 2 years ago
Hey,
I took your TH generation code and improved it in https://github.com/haskell-effectful/effectful/pull/60. Feel free to adapt it and/or see if it breaks for something I didn't anticipate :slightly_smiling_face:
Thanks for the improvement - I've left some comments there and added support for constructors using Eff es instead of m for cleff.
Eff es
m
Fixed by 096ba95
Hey,
I took your TH generation code and improved it in https://github.com/haskell-effectful/effectful/pull/60. Feel free to adapt it and/or see if it breaks for something I didn't anticipate :slightly_smiling_face: