Update to sbt/io 1.0.0-M1, fix dependencies

This commit is contained in:
Martin Duhem 2015-08-31 03:43:29 +02:00
parent 71e037ea4e
commit 392b91c21f
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ package compiler
import java.io.File
import scala.util.Try
import sbt.io.{ Hash, IO }
object ComponentCompiler {
val xsbtiID = "xsbti"