Commit 89f2359
committed
Disable build of shake-bench in stack 8.10.x
```
Error: While constructing the build
plan, the following exceptions were
encountered:
In the dependencies
for shake-bench-0.1.0.0:
Chart-diagrams needed, but the stack
configuration has no
specified version
(latest matching
version is 1.9.3)
diagrams needed, but the stack
configuration has no
specified version (latest
matching version is 1.4)
diagrams-svg needed, but the stack
configuration has no
specified version
(latest matching
version is 1.4.3)
needed since shake-bench is a build
target.
```1 parent abb3953 commit 89f2359
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments