We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ec2a6b commit 86043e3Copy full SHA for 86043e3
whycode.opam.locked
@@ -58,7 +58,7 @@ depends: [
58
"topkg" {= "1.0.5"}
59
"uri" {= "4.2.0"}
60
"uutf" {= "1.0.3"}
61
- "why3" {= "1.5.1"}
+ "why3" {= "1.6.0"}
62
"yojson" {= "2.0.2"}
63
"zarith" {= "1.12"}
64
]
@@ -79,7 +79,7 @@ build: [
79
pin-depends: [
80
["linol.0.4" "git+https://github.com/c-cube/linol.git"]
81
["linol-lwt.0.4" "git+https://github.com/c-cube/linol.git"]
82
- ["why3.1.5.1" "git+https://gitlab.inria.fr/why3/why3.git"]
+ ["why3.1.6.0" "git+https://gitlab.inria.fr/why3/why3.git"]
83
84
synopsis: "An LSP server for Why3"
85
description:
0 commit comments