It was set to this:
"ppx-flags": [
["@greenlabs/ppx-spice/ppx", "-uncurried"]
],
Removing the “-uncurried” option seems to get me further
Thanks for pointing me in the right direction!
It was set to this:
"ppx-flags": [
["@greenlabs/ppx-spice/ppx", "-uncurried"]
],
Removing the “-uncurried” option seems to get me further
Thanks for pointing me in the right direction!