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
{{ message }}
This repository was archived by the owner on Jun 18, 2019. It is now read-only.
Given that this library relies on typeclasses after dynamic calls it is very easy to run into scala/bug#10066
This is fixed in 2.12 but given that 2.11 is EOL I don't think this will ever be fixed there. This is not really an issue of the library but I think it is worth having that mentioned somewhere for people that do run into this error.
The text was updated successfully, but these errors were encountered:
Given that this library relies on typeclasses after dynamic calls it is very easy to run into scala/bug#10066
This is fixed in 2.12 but given that 2.11 is EOL I don't think this will ever be fixed there. This is not really an issue of the library but I think it is worth having that mentioned somewhere for people that do run into this error.
The text was updated successfully, but these errors were encountered: