Hey <@U0RM4EPC7> it seems that new generated class...
# arrow-contributors
p
Hey @simon.vergauwen it seems that new generated class is not included in the classpath and ank doesn't find it https://github.com/arrow-kt/arrow/pull/908#issuecomment-401133047 has something changed in that regard?
s
@pguardiola friendly reminder 😄
p
Did you fix it?
s
No 😞
p
Did something change? ^ I mean it's weird that that generated class doesn't get included in the classpath 🤔
s
Most packages of the instances changed in Arrow.
But Ank doesn’t rely on those, right?
p
ank-core
includes Arrow (could be a conflict) in any case, are we sure that those instances classes get included in the classpath? ank relies on the classpath and whatever we pass in here https://github.com/arrow-kt/arrow/blob/master/modules/docs/arrow-docs/build.gradle#L43