this repo has no description

Merge pull request #26342 from ocaml/mseri-patch-1

Lem 2022 requires the native ocaml compiler

Changed files
+1
packages
lem
lem.2022-12-10
+1
packages/lem/lem.2022-12-10/opam
···
"zarith" {>= "1.4"}
"num"
]
+
conflicts: [ "ocaml-option-bytecode-only" ]
synopsis: "Lem is a tool for lightweight executable mathematics"
description: """
Lem is a tool for lightweight executable mathematics, for writing,