ok, I must need an Arrow upgrade then. The versio...
# arrow
b
ok, I must need an Arrow upgrade then. The version I have still requires
.fix()
to go from
Kind<ForIO, X>
to
IO<X>
on
IO.fx().fx { ... }
blocks