mirror of
https://github.com/sbt/sbt.git
synced 2026-09-02 11:07:30 +02:00
The c7f435026f introduced a new parameter
to the constructor of `CompileSetup` but it turns out that this class
is being used in zinc. Introduce an overloaded variant of that constructor
that preserves backwards compatibility.