mirror of https://github.com/sbt/sbt.git
Really expose Eval. Fixes error in #50
This commit is contained in:
parent
33b65edac0
commit
8d2f106f7a
|
|
@ -1,4 +1,4 @@
|
|||
package sbt.internal.util
|
||||
package sbt.util
|
||||
|
||||
import scala.annotation.tailrec
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue