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 fab253b commit 06cb7e7Copy full SHA for 06cb7e7
packages/cudajit/cudajit.0.4.0/opam
@@ -12,7 +12,7 @@ homepage: "https://github.com/lukstafi/ocaml-cudajit"
12
doc: "https://github.com/lukstafi/ocaml-cudajit/blob/master/README.md"
13
bug-reports: "https://github.com/lukstafi/ocaml-cudajit/issues"
14
depends: [
15
- "ocaml"
+ "ocaml" {>= "4.08"}
16
"dune" {>= "3.11"}
17
"ctypes"
18
"ctypes-foreign"
0 commit comments