Skip to content

Commit f7dc354

Browse files
committed
Merge remote-tracking branch 'origin/2.11.x' into macro-paradise
2 parents f64852b + d51edcf commit f7dc354

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

common.conf

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,8 @@ vars: {
7474
zeromq-scala-binding-ref : "valotrading/zeromq-scala-binding.git#062e9438e322ec29d75b9649cb2aafa6ba3198a6"
7575
// fixed sha/tag (a compromise), the sha points at master that supports Scala 2.11
7676
spire-ref : "non/spire.git#3d2a41e91a1f6946fac63660f6157d4a6e4a281d"
77-
shapeless-ref : "milessabin/shapeless.git"
77+
// https://github.com/scala/community-builds/issues/202
78+
shapeless-ref : "milessabin/shapeless.git#d6a4f56e0783655c48244ec23c4f4c2d98401a72"
7879
scoverage-ref : "scoverage/scalac-scoverage-plugin.git#1.0.2"
7980
// change from https://github.com/sbt/sbt/pull/1509 broke building sbt with Scala 2.11
8081
// this problem is tracked in https://github.com/sbt/sbt/issues/1523

0 commit comments

Comments
 (0)