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 e12a107 commit caa5f70Copy full SHA for caa5f70
packages/llama_core/llama_core.0.0.1/opam
@@ -9,6 +9,7 @@ license: "MIT"
9
homepage: "https://github.com/gridbugs/llama"
10
bug-reports: "https://github.com/gridbugs/llama/issues"
11
depends: [
12
+ "ocaml" {>= "4.13"}
13
"dune" {>= "3.0"}
14
"odoc" {with-doc}
15
]
0 commit comments