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 aa4ff8b commit 7bd0a23Copy full SHA for 7bd0a23
packages/wasm/wasm.2.0.0/opam
@@ -10,7 +10,7 @@ build: [
10
]
11
install: [make "-C" "interpreter" "install"]
12
depends: [
13
- "ocaml" {>= "4.08.0"}
+ "ocaml" {>= "4.08.0" & < "5.0"}
14
"ocamlfind" {build}
15
"ocamlbuild" {build}
16
0 commit comments