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
Since 1.2.0 Scala 2.10 shows the following type error
Trying to annotate the type leads to a compiler crash. Working through all the places where the compiler show's errors in -Xprint:typer and filling them in didn't help. Here is my attempt: https://github.com/xdotai/diff/tree/2.10
If anyone finds a solution, please let me know.
The text was updated successfully, but these errors were encountered:
Since 1.2.0 Scala 2.10 shows the following type error
Trying to annotate the type leads to a compiler crash. Working through all the places where the compiler show's errors in -Xprint:typer and filling them in didn't help. Here is my attempt: https://github.com/xdotai/diff/tree/2.10
If anyone finds a solution, please let me know.
The text was updated successfully, but these errors were encountered: