We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc725c6 commit 1673147Copy full SHA for 1673147
dune-project
@@ -41,7 +41,7 @@
41
fpath
42
dune-site
43
json-data-encoding
44
- jsonrpc
+ (jsonrpc (< 1.12))
45
(sha (>= 1.12))
46
cpu
47
arg-complete
goblint.opam
@@ -37,7 +37,7 @@ depends: [
37
"fpath"
38
"dune-site"
39
"json-data-encoding"
40
- "jsonrpc"
+ "jsonrpc" {< "1.12"}
"sha" {>= "1.12"}
"cpu"
"arg-complete"
0 commit comments