|
|
|
|
|
by misja111
1258 days ago
|
|
Yes my project does contain a bit of typelevel stuff (Cats Effect). And it's Scala 2.13, so not the latest 3.x which might compile a bit faster.
Also to be fair, I was referring to the time taken by sbt compile, which I suppose does more than just invoking scalac.
But still the time reported by sbt's Compile/ Compile incremental is over 200s. |
|