Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to treehugger-scala
I am using Scala lib 2.11.7 with SBT version 0.13.8 and added the library dependency as specified ("com.eed3si9n" %% "treehugger" % "0.4.1"). But for some reason when I try to use TreeHugger in code, the return type is Any instead of ClassDef. How do I fix this problem?