<https://github.com/arrow-kt/arrow/issues/1789>
# arrow
p
r
You forgot to say about changing the dependencies(imports) generated by
kapt
🙂
😱 1
p
those should be automatic, right?
r
Well, they probably should, but I needed to
clean/build
for finding issues. Maybe there is better way for doing this.
p
done and merged 😄
✔️ 1
Well, they probably should, but I needed to
clean/build
for finding issues. Maybe there is better way for doing this.
we're killing the kapt plugins with fire
r
Is this because of
arrow-meta
?
p
@rcd27 not sure, I had a similar problem to compile the free module (several clean code generation solved this issue after the refactoring of Const)... @rcd27 ConstTest.kt should be removed from the typeclasses package.
👍 1
p
Is this because of
arrow-meta
?
yep!