Get rid of source dependencies
Closed this issue · 1 comments
vil1 commented
Source dependencies don't work as expected in sbt, we should get rid of those until the problem is solved at the sbt level.
Meanwhile, we should get rid of all source dependencies (ProjectRef
in the build definition and plugins), this will need scalaz/scalaz-sbt#20 to be solved first.
vil1 commented
We still need to remove the source-dependency to scalaz-sbt
in order to fix this issue