Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
pub
frama-c
Commits
a735315e
Commit
a735315e
authored
Jan 06, 2023
by
David Bühler
Browse files
Updates opam file and the reference configuration for yojson 2.0.
parent
1afb4bf7
Changes
2
Hide whitespace changes
Inline
Side-by-side
opam
View file @
a735315e
...
...
@@ -121,7 +121,7 @@ depends: [
"ocamlfind" # needed beyond build stage, used by -load-module
"ocamlgraph" { >= "1.8.8" }
"why3" { >= "1.5.1" }
"yojson" {>= "1.6.0" & (
<
"2.0.
0
" | !with-test)}
"yojson" {>= "1.6.0" & (
>=
"2.0.
1
" | !with-test)}
"zarith" { >= "1.5" }
# PPXs
...
...
reference-configuration.md
View file @
a735315e
...
...
@@ -14,5 +14,5 @@ compiling Frama-C+dev.
-
ppx_deriving_yojson.3.7.0
-
ppx_import.1.10.0
-
why3.1.5.1
-
yojson.
1.7.0
-
yojson.
2.0.2
-
zarith.1.12
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment