File tree Expand file tree Collapse file tree 1 file changed +4
-11
lines changed Expand file tree Collapse file tree 1 file changed +4
-11
lines changed Original file line number Diff line number Diff line change 1
- // https://github.com/scalacommunitybuild/pprint.git#community-build-2.13 # was lihaoyi, 6e4d576c167
1
+ // https://github.com/scalacommunitybuild/pprint.git#community-build-2.13 # was com- lihaoyi, 6e4d576c167
2
2
3
- // frozen (June 2019) at May 2019 commit just before sbt->mill move
4
- // then forked from that commit to accommodate a post-2.13.1 change
5
- // (namely, scala/scala#8537)
3
+ // frozen (June 2019) at May 2019 commit just before sbt->mill move;
4
+ // fork refreshed June 2023
6
5
7
6
vars.proj.pprint: ${vars.base} {
8
7
name: "pprint"
9
- uri: "https://github.com/scalacommunitybuild/pprint.git#f1ce426679454435c34518344acc609403f21473 "
8
+ uri: "https://github.com/scalacommunitybuild/pprint.git#87b683d8a4c8344fb75e46ab44986c8b2caf0cb1 "
10
9
11
10
extra.projects: ["pprintJVM"] // no Scala.js
12
- // we could re-enable tests if https://github.com/lihaoyi/PPrint/pull/23
13
- // is updated for 2.12.8 and merged
14
- extra.test-tasks: ["compile"]
15
- extra.commands: ${vars.default-commands} [
16
- "removeScalacOptions -target:jvm-1.7"
17
- ]
18
11
}
You can’t perform that action at this time.
0 commit comments