We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 471f153 commit 4080d99Copy full SHA for 4080d99
packages/quickjs/quickjs.0.1.1/opam
@@ -8,7 +8,7 @@ homepage: "https://github.com/ml-in-barcelona/quickjs.ml"
8
bug-reports: "https://github.com/ml-in-barcelona/quickjs.ml/issues"
9
depends: [
10
"dune" {>= "3.8"}
11
- "ocaml" {>= "5.0.0"}
+ "ocaml" {>= "4.14.1"}
12
"integers"
13
"ctypes"
14
"alcotest" {with-test}
packages/quickjs/quickjs.0.1.2/opam
0 commit comments