Skip to content

Commit c1a5df2

Browse files
committed
Also copy scala.collection.Stepper
1 parent eb762b9 commit c1a5df2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

project/ScalaLibraryPlugin.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ object ScalaLibraryPlugin extends AutoPlugin {
106106
private lazy val filesToCopy = Set(
107107
"scala/Tuple1",
108108
"scala/Tuple2",
109+
"scala/collection/Stepper",
109110
"scala/collection/DoubleStepper",
110111
"scala/collection/IntStepper",
111112
"scala/collection/LongStepper",

0 commit comments

Comments
 (0)