sbt/sbt
Eugene Yokota 70a2878dbc Adds an Append instance that extracts taskValue
This adds a macro-level hack to support += op for sourceGenerators and resourceGenerators using RHS of Initialize[Task[Seq[File]]].
When the types match up, the macro now calls `.taskValue` automatically.
2017-01-22 23:44:48 -05:00
..
notes Convert references to harrah/xsbt to sbt/sbt 2013-01-04 17:22:40 -05:00
src Adds an Append instance that extracts taskValue 2017-01-22 23:44:48 -05:00