Every time we make an Arrow release Ank needs to b...
# arrow-contributors
r
Every time we make an Arrow release Ank needs to be updated so the subsequent release can use Ank and it hasn’t in the last couple of releases in a timely fashion so it has been blocking us. Additionally Ank depends on Arrow but we need to figure out how to make
arrow-shadow
which produces an uber jar to work with Kotlin. Once you import one of the
arrow-shadow
snapshots in ank or arrow-meta which is the same problem we have no access to extension functions or generated code. Just basic data types. Once arrow-shadow works we can provide the optics DSL for arrow-meta and have Ank depend on shadowed version so the arrow version used with the snippets it’s not the same as the one the ank runtime uses.