Skip to content

freeze Shapeless for now #204

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 14, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion common.conf
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,8 @@ vars: {
zeromq-scala-binding-ref : "valotrading/zeromq-scala-binding.git#062e9438e322ec29d75b9649cb2aafa6ba3198a6"
// fixed sha/tag (a compromise), the sha points at master that supports Scala 2.11
spire-ref : "non/spire.git#3d2a41e91a1f6946fac63660f6157d4a6e4a281d"
shapeless-ref : "milessabin/shapeless.git"
// https://github.com/scala/community-builds/issues/202
shapeless-ref : "milessabin/shapeless.git#d6a4f56e0783655c48244ec23c4f4c2d98401a72"
scoverage-ref : "scoverage/scalac-scoverage-plugin.git#1.0.2"
// change from https://github.com/sbt/sbt/pull/1509 broke building sbt with Scala 2.11
// this problem is tracked in https://github.com/sbt/sbt/issues/1523
Expand Down