scalacOptions ++= Seq(
"-Ybrowse:typer",
"-Xprint:typer",
"-Xlog-implicits"
)
Created
April 21, 2022 01:55
-
-
Save steinybot/2606061bc7cd3cae4d244f136f595c07 to your computer and use it in GitHub Desktop.
Debugging Scala Macros
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment