Skip to content

Instantly share code, notes, and snippets.

@codeck
Created December 5, 2015 14:34
Show Gist options
  • Save codeck/05c7240f3eab48919aac to your computer and use it in GitHub Desktop.
Save codeck/05c7240f3eab48919aac to your computer and use it in GitHub Desktop.
debug scala implicit
$sbt
> projects
> project <subproject>
> set scalacOptions += "-Xlog-implicits"
> session list-all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment