arrow-meta
arrow-meta copied to clipboard
Plugin raises IOOBE for custom type class
Hey guys, arrow-meta is awesome work! I'm currently experimenting with some example use cases that came up in KEEP-87 just for fun. I have a simple example that raises an IndexOutOfBoundsException on gradle assemble. Am I doing something wrong here?
Repository with reproduction can be found here: https://github.com/hannespernpeintner/arrow-meta-typeclasses-issue-reproduction stacktrace can be found in the README. Versions can be looked up in the small build script.
Thanks, Hannes
Hi @hannespernpeintner, thanks for letting us know! And thanks for sharing your experience :+1:
TypeClassesPlugin is still a work in progress and we're working in a plugin that can replace it. We'll let you know when it's ready :+1:
Ah, i c thanks! Is the new plugin fundamentally different, or why will it be a replacement?
It's still in an experimental phase. We'll share details very soon! Thanks for your interest @hannespernpeintner !