File tree 1 file changed +1
-2
lines changed 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ vars: {
78
78
utest-ref : "lihaoyi/utest.git#0.4.3"
79
79
acyclic-ref : "lihaoyi/acyclic.git"
80
80
sourcecode-ref : "lihaoyi/sourcecode.git"
81
- macro-paradise-ref : "adriaanm /paradise.git#2.12.x-cobu"
81
+ macro-paradise-ref : "scalamacros /paradise.git#2.12.0-RC1" // TODO use 2.12.x branch once needed changes are merged there?
82
82
macro-compat-ref : "milessabin/macro-compat.git"
83
83
scala-logging-ref : "typesafehub/scala-logging.git"
84
84
scalaprops-ref : "scalaprops/scalaprops.git#0.1.x" // master uses FreeT from scalaz 7.2, we're on 7.1
@@ -475,7 +475,6 @@ build += {
475
475
${vars.base} {
476
476
name: "macro-paradise"
477
477
uri: "http://github.com/"${vars.macro-paradise-ref}
478
- extra.run-tests: false // see https://github.com/scala/scala-dev/issues/203
479
478
}
480
479
481
480
${vars.base} {
You can’t perform that action at this time.
0 commit comments