You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code is deceptively small, but unfortunately it uses lihaoyi's upickle and I could not minimize it out. So far I was not able to reproduce the error by simply writing my own typeclass trait ReadWriter[A] and I don't know enough about mirrors to look into and understand what is happening in the upickle source code. Sorry!
Compiler version
3.3.1
Minimized code
The code is deceptively small, but unfortunately it uses lihaoyi's upickle and I could not minimize it out. So far I was not able to reproduce the error by simply writing my own typeclass
trait ReadWriter[A]
and I don't know enough about mirrors to look into and understand what is happening in the upickle source code. Sorry!sbt build
Output (click arrow to expand)
The text was updated successfully, but these errors were encountered: